Click or drag to resize

PdfDocument Properties

The PdfDocument type exposes the following members.

Properties
Name Description
Public property AfterOpenAction
Gets or sets the action to execute when the document is opened.
Public property AfterPrintAction
Gets or sets the action to be performed after the document is printed.
Public property AfterSaveAction
Gets or sets the jave script action to be performed after the document is saved.
Public property Static member AIHelper
helper for call AI.
Public property AllowCreateForm
Get or Set Allow Create Form.
Public property Attachments
Gets the collection of document attachments displayed on a PDF page.
Public property BeforeCloseAction
Gets or sets the action to be performed before the document is closed.
Public property BeforePrintAction
Gets or sets the action to be performed before the document is printed.
Public property BeforeSaveAction
Gets or sets the java script action to be performed before the document is saved.
Public property Bookmarks
Gets the bookmarks.
Public property Collection
The pdf collections.
Public property ColorSpace
Gets or sets the color space for page that will be created.
Public property CompressionLevel
Gets or sets the desired level of stream compression.
Public property Conformance
Get document PdfConformanceLevel
Public property ConvertOptions
Set some options when do convert operation.
Public property DocumentInformation
Gets document's information and properties.
Public property DocumentPieceInfo
Gets or set the document piece info.
Public property Static member EnableFontCache
Indicates whether enable font cache.
Public property FileInfo
Gets or sets the pdf file info.
Public property Form
Gets the loaded form.
Public property IsEncrypted
Indicates the document is encrypted or not.
Public property IsPortfolio
Indicates the document is a PDF Portfolio or not.
Public property JavaScripts
Gets the additional document's actions.
Public property Layers
Optional content properties
Public property Metadata
Get or set the document metadata.
Public property PageLabels
Page labels.
Public property Pages
Gets the pages.
Public property PageSettings
Gets or sets the page setting.
Public property PDFStandard Obsolete.
Set,Get Current active pdf object
Public property PrintSettings
Get the print settings.
Public property Sections
Gets the section collections of pdf.
Public property Security Obsolete.
Gets the security parameters of the document.
Public property SecurityPolicy
Gets the document's security policy.
Public property Tag
The tag of object.
Public property Template
Gets the template of pdf document
Public property UsedFonts
Gets the fonts which are available in the PDF document.
Public property UseHighQualityImage Obsolete.
Indicates whether to use the high qulity image when convert document
Public property UseInvariantCulture Obsolete.
Indicates whether use invariant culture mode to convert pdf document.
Public property UsePsDirectlyForConvert Obsolete.
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