ToolbarParagraphFormattingEdit Constructors
A default toolbar editor that allows a predefined paragraph style to be applied to the selected paragraph within the design view area.Name | Parameters | Description |
---|---|---|
ToolbarParagraphFormattingEdit() | none | Initializes a new instance of the ToolbarParagraphFormattingEdit class with default settings. |
ToolbarParagraphFormattingEdit(Boolean, Boolean) | beginGroup, visible | Initializes a new instance of the ToolbarParagraphFormattingEdit class with the specified settings. |
ToolbarParagraphFormattingEdit(Boolean) | beginGroup | Initializes a new instance of the ToolbarParagraphFormattingEdit class with the specified setting. |
See Also