Gets the bool value of this Obj.
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetBool As Boolean
public:
virtual bool GetBool() sealed
Return Value
Type:
Boolean
Bool value if this Obj is a Bool object.
See Also