![]() |
PDFix SDK
6.5.0
|
PdsBoolean class. More...
Public Member Functions | |
| virtual bool | GetValue ()=0 |
| Gets the value of the boolean object. More... | |
Public Member Functions inherited from PdsObject | |
| virtual PdfObjectType | GetObjectType ()=0 |
| Gets the type of an object. More... | |
| virtual int | GetId ()=0 |
| Gets the object number. More... | |
PdsBoolean class.
PdsBoolean objects can have a value of true or false.
|
pure virtual |
Gets the value of the boolean object.