MFPDFOutlineEntry Class Reference
Inherits from | NSObject |
Declared in | MFPDFOutlineEntry.h |
Tasks
-
indentation
Indentation level of the outline entry. It is also the node level inside the outline tree.
property -
pageNumber
Page number of the entry.
property -
bookmarks
Child entries.
property -
title
Title for the outline entry.
property
Properties
bookmarks
Child entries.
@property (retain) NSArray *bookmarks
Discussion
Child entries.
Declared In
MFPDFOutlineEntry.h
indentation
Indentation level of the outline entry. It is also the node level inside the outline tree.
@property NSInteger indentation
Discussion
Indentation level of the outline entry. It is also the node level inside the outline tree.
Declared In
MFPDFOutlineEntry.h