![]() |
PDFix SDK
6.12.0
|
PdsBoolean class. More...
Public Member Functions | |
| virtual bool | GetValue () const =0 |
| Gets the value of the boolean object. More... | |
Public Member Functions inherited from PdsObject | |
| 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... | |
| virtual PdfDoc * | GetDoc () const =0 |
| Gets a reference to a document. More... | |
PdsBoolean class.
PdsBoolean objects can have a value of true or false.
|
pure virtual |
Gets the value of the boolean object.