IdxRichEditDocument.GetParagraphStyles Method
In This Article
Returns the document’s paragraph style collection.
#Declaration
Delphi
function GetParagraphStyles: IdxRichEditParagraphStyleCollection;
#Returns
Type |
---|
Idx |
#Remarks
The GetParagraphStyles function is a getter of the ParagraphStyles property.
See Also