'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); }
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
DocumentEditorParagraphPropertiesPanel Class DocumentEditorParagraphPropertiesPanel Members