Namespace PSPDFKit.Pdf
Classes
Bookmark
Represents a bookmark in a document. A bookmark is an object that registers a PDF action, usually triggered to go to a page. GoTo.
Document
This class represents a Document.
Glyph
A description of a glyph on page.
OutlineElement
Represents document outline elements. These allow the user to navigate interactively from one part of the document to another.
Outline elements can be nested in a tree-like structure where elements are collapsible/expandable to hide/reveal their subtrees.
TextBlock
Represents text on a page, it's location and dimensions
TextParser
A class to query the text on a page.
Text lines end with CRLF (\r\n
).
Utils
Pdf Utilities
Word
Represents a word on the page.