Outline
-
Represents a single outline/table of contents element.
See moreDeclaration
Swift
class OutlineElement : ModelObject
-
Parses the Outline/Table of Contents of a PDF.
See moreDeclaration
Objective-C
@interface PSPDFOutlineParser : NSObject <PSPDFOverridable>
Swift
class OutlineParser : NSObject, Overridable