Click or drag to resize

FontIsAllCap Method

Checks if is all cap.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsAllCap()

Return Value

Type: Boolean
true if font contains no lowercase letters
See Also