FieldGetValueAsBool Method |
Gets the value as bool.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public bool GetValueAsBool()
Public Function GetValueAsBool As Boolean
public:
virtual bool GetValueAsBool() sealed
function GetValueAsBool();
Return Value
Type:
Boolean the value as bool
See Also