MFPDFOutlineEntry Class Reference
| Inherits from | NSObject |
| Declared in | MFPDFOutlineEntry.h |
Tasks
-
indentationIndentation level of the outline entry. It is also the node level inside the outline tree.
property -
pageNumberPage number of the entry.
property -
bookmarksChild entries.
property -
titleTitle for the outline entry.
property
Properties
bookmarks
Child entries.
@property (retain) NSArray *bookmarksDiscussion
Child entries.
Declared In
MFPDFOutlineEntry.hindentation
Indentation level of the outline entry. It is also the node level inside the outline tree.
@property NSInteger indentationDiscussion
Indentation level of the outline entry. It is also the node level inside the outline tree.
Declared In
MFPDFOutlineEntry.h