IdxRichEditDocument.GetUnit Method
In This Article
Returns the measurement unit used by the opened document.
#Declaration
Delphi
function GetUnit: TdxRichEditDocumentUnit;
#Returns
Type |
---|
Tdx |
#Remarks
The GetUnit function is a getter of the Unit property.
See Also