Skip to main content

IdxRichEditCharacterProperties.Style Property

Specifies the character style applied to a document range.

Declaration

property Style: IdxRichEditCharacterStyle read; write;

Property Value

Type
IdxRichEditCharacterStyle

Remarks

Refer to the IdxRichEditCharacterStyle interface description for detailed information on available options.

See Also