Class StyleFormattingPropertiesDialogSettings
Inheritance
Namespace: Telerik.Windows.Documents.UI
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class StyleFormattingPropertiesDialogSettings : Object
Constructors
StyleFormattingPropertiesDialogSettings(Boolean)
Initializes a new instance of the Style
Declaration
public StyleFormattingPropertiesDialogSettings(bool createNew)
Parameters
System. The create new. |
StyleFormattingPropertiesDialogSettings(ListStyle)
Initializes a new instance of the Style
Declaration
public StyleFormattingPropertiesDialogSettings(ListStyle listStyle)
Parameters
List The list style. |
StyleFormattingPropertiesDialogSettings(StyleDefinition)
Initializes a new instance of the Style
Declaration
public StyleFormattingPropertiesDialogSettings(StyleDefinition styleDefinition)
Parameters
Style The style definition. |
StyleFormattingPropertiesDialogSettings(StyleType)
Initializes a new instance of the Style
Declaration
public StyleFormattingPropertiesDialogSettings(StyleType styleType)
Parameters
Style Type of the style. |
Properties
CreateNew
Declaration
public bool CreateNew { get; }
Property Value
System.
|
IsListStyle
Declaration
public bool IsListStyle { get; }
Property Value
System.
|