VintaSoft Imaging .NET SDK 15.0: Документация для .NET разработчика
Vintasoft.Imaging.Office.DocumentEditor.Wpf.UI Namespace / WpfDocumentEditorParagraphPropertiesPanel Class / IndentationStep Property
Синтаксис Требования Смотрите также
В этом разделе
    IndentationStep Свойство (WpfDocumentEditorParagraphPropertiesPanel)
    В этом разделе
    Возвращает или задает шаг отступа в пикселях, не зависящих от устройства (DIP).
    Синтаксис
    'Declaration
    
    Public Shared Property IndentationStep As Double
    
    
    public static double IndentationStep { get; set; }
    
    
    public: __property static double get_IndentationStep();
    public: __property static void set_IndentationStep(
    double value
    );
    public:
    static property double IndentationStep { double get(); void set(double value); }
    Требования

    Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также