[]
Represents a Paragraph Style gallery item element in a C1EditorRibbon control.
public class ParagraphStyleItem : EditorRibbonGalleryItem
Name | Description |
---|---|
ParagraphStyleItem() | Creates a new instance of ParagraphStyleItem. |
ParagraphStyleItem(string) | Creates a new instance of ParagraphStyleItem. |
Name | Description |
---|---|
Alignment | Gets or sets text alignment of the paragraph style. |
Color | Gets or sets text color of the paragraph style. |
FontFamily | Gets or sets FontFamily of the style of the paragraph style. |
FontSize | Gets or sets the style font size of the paragraph style. |
FontStyle | Gets or sets font style of the paragraph style. |
Higlight | Gets or sets Higlight color of the paragraph style. |
Name | Description |
---|---|
CreateLargeIcon() | Creates default large icon of the element. |
CreateSmallIcon() | Creates default small icon of the element. |
OnClick(EventArgs) | |
Reset() | |
Update() | Updates the element according to the value of the properties. |