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