IdxRichEditCharacterPropertiesBase.GetHidden Method
Identifies if a document range has the Hidden font attribute.
Declaration
function GetHidden: TdxNullableBoolean;
Returns
Type |
---|
TdxNullableBoolean |
Remarks
The GetHidden function is a getter of the Hidden property.
See Also