[This is preliminary documentation and is subject to change.]

Includes the pdf specific classes used by this component.

Classes

  ClassDescription
Public classDocument
This class represents the PDF document to which an HTML document is converted. It is the root element of this class library.
Public classDocumentInfo
Document Info for the document like Author, Title and Subject.
Public classPasswordSecurity
This class encapsulates all security settings of a PDF document. You secure a document by assigning a new instance of this class to the Security property of the Document class.
Public classSecurity
This base class encapsulates security settings of a PDF document.
Public classViewerPreferences
Settings used to control the way the document is displayed in a PDF viewer.

Enumerations

  EnumerationDescription
Public enumerationEncryptionLevel
This enum specifies the available encryption levels.
Public enumerationPageLayout
The page layout of the document in the PDF viewer.
Public enumerationPageMode
The page mode of the document in the PDF viewer.