IdxRichEditCharacterPropertiesBase.GetAllCaps Method
Identifies if a document range is capitalized.
Declaration
function GetAllCaps: TdxNullableBoolean;
Returns
Type |
---|
TdxNullableBoolean |
Remarks
The GetAllCaps function is a getter of the AllCaps property.
See Also