Click or drag to resize

ObjGetBool Method

Gets the bool value of this Obj.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool GetBool()

Return Value

Type: Boolean
Bool value if this Obj is a Bool object.
See Also