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