FixedDocument Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The FixedDocument type exposes the following members.

Properties

  NameDescription
Public propertyAcroForm
Gets the contents and properties of a document’s interactive form
Public propertyArticleThreads
Gets the article threads.
Public propertyAssociatedFiles
Gets the associated files.
Public propertyAuthor
Gets or sets the document author.
Public propertyBookmarks
Gets the bookmarks.
Public propertyCollection
Gets or sets the portable collection that an interactive PDF processor shall use to enhance the presentation of file attachments stored in the PDF document. (PDF 2.0) For unencrypted wrapper documents for an encrypted payload document the Collection is required and shall identify the encrypted payload as the default document (as indicated by the InitialDocument entry) of the collection and shall further specify that the collection View should be initially Hidden.
Public propertyCreator
Gets the document creator.
Public propertyIsCompressedStructure
Gets or sets a value indicating whether it is allowed to use compressed structure.
Public propertyIsPortfolioDocument
Gets a value indicating whether this instance is portfolio document.
Public propertyKeywords
Gets or sets the document keywords.
Public propertyLogicalStructure
Gets the logical structure of the document.
Public propertyMarkInfo
Gets the mark information that shall contain information about the document’s usage of tagged PDF conventions.
Public propertyNames
Gets the document's names mappings.
Public propertyNavigator
Gets the document navigator.
Public propertyOCProperties
Gets or sets the OptionalContentProperties. The OCProperties property in the document shall contain, when present, the optional content properties instance, which contains a list of all the optional content groups in the document, as well as information about the default and alternate configurations for optional content. This property shall be present if the file contains any optional content.
Public propertyOpenAction
Gets or sets the action that shall be performed when the document is opened.
Public propertyOpenDestination
Gets or sets the destination that shall be displayed when the document is opened.
Public propertyPageLabels
Gets the page labels.
Public propertyPageLayout
Gets or sets a value specifying the page layout shall be used when the document is opened.
Public propertyPageMode
Gets or sets a value specifying how the document shall be displayed when opened.
Public propertyPages
Gets the pages collection.
Public propertyPDFALevel
Gets or sets PDFA Level for the document.
Public propertyPdfStandard
Gets a PDF standard to be used during document generation.
Public propertyPdfVersion
Gets or sets the PDF version.
Public propertyProducer
Gets the document producer.
Public propertyResourceManager
Gets the resource manager.
Public propertySecuritySettings
Gets or sets the privileges.
Public propertySubject
Gets or sets the document subject.
Public propertyTitle
Gets or sets the document title.
Public propertyViewerPreferences
Gets the viewer preferences.
Top
See Also

Reference