Foxit PDF SDK
|
Instance Methods | |
(FSPDFPage *) | - getPage |
Get the related PDF page. More... | |
(FSStructTreeEntityStructTreeEntityType) | - getType |
Get structure tree entity type. More... | |
(id) | - init |
Constructor. | |
(id) | - initWithOther: |
Constructor, with another structure element entity object. More... | |
(BOOL) | - isEmpty |
Check whether current object is empty or not. More... | |
This class represents structure tree entity.
- (FSPDFPage *) getPage |
Get the related PDF page.
- (FSStructTreeEntityStructTreeEntityType) getType |
Get structure tree entity type.
- (id) initWithOther: | (FSStructTreeEntity*) | other |
Constructor, with another structure element entity object.
[in] | other | Another structure element entity object. |
- (BOOL) isEmpty |
Check whether current object is empty or not.
When the current object is empty, that means current object is useless.