IdxRichEditDocument.GetDefaultParagraphProperties Method
In This Article
#Declaration
Delphi
function GetDefaultParagraphProperties: IdxRichEditParagraphPropertiesBase;
#Returns
Type |
---|
Idx |
#Remarks
The GetDefaultParagraphProperties function is a getter of the DefaultParagraphProperties property.
See Also