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