Click or drag to resize

PdfDocumentBase Properties

The PdfDocumentBase type exposes the following members.

Properties
Name Description
Public property Attachments
Public property Bookmarks
Gets the bookmarks.
Public property ColorSpace
Gets or sets the color space of the document.
Public property CompressionLevel
Gets or sets the desired level of stream compression.
Public property Conformance Obsolete.
The conformance level.
Public property DocumentInformation
Gets or sets document's information and properties.
Public property FileStructure
Gets or sets the internal structure of the PDF file.
Public property Form
Gets the pdfform.
Public property JavaScripts
Gets the additional document's actions.
Public property PageLabels
Page labels.
Public property Pages
Gets the pages.
Public property PageSettings
Gets or sets the settings of pdf page.
Public property Sections
Gets the section collections of pdf.
Public property Security Obsolete.
Gets the security parameters of the document.
Public property Template
Gets or sets a template that is applied to all pages in the document.
Public property UsedFonts
Gets the fonts which are available in the PDF document.
Public property ViewerPreferences
Gets or sets a viewer preferences object controlling the way the document is to be presented on the screen or in print.
Top
See Also