Checks if is all cap.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function IsAllCap As Boolean
public:
virtual bool IsAllCap() sealed
Return Value
Type:
Boolean true if font contains no lowercase letters
See Also