[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.ParagraphStyleItem

ParagraphStyleItem Class

Represents a Paragraph Style gallery item element in a C1EditorRibbon control.

Inheritance
ParagraphStyleItem
Namespace: C1.Win.Editor.Ribbon
Assembly: C1.Win.Editor.8.dll
Syntax
public class ParagraphStyleItem : EditorRibbonGalleryItem

Constructors

Name Description
ParagraphStyleItem()

Creates a new instance of ParagraphStyleItem.

ParagraphStyleItem(string)

Creates a new instance of ParagraphStyleItem.

Properties

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.

Methods

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.