IdxRichEditCharacterProperties.Style Property
In This Article
Specifies the character style applied to a document range.
#Declaration
Delphi
property Style: IdxRichEditCharacterStyle read; write;
#Property Value
Type |
---|
Idx |
#Remarks
Refer to the IdxRichEditCharacterStyle interface description for detailed information on available options.
See Also