PdfDocument Members
In This Article
#Properties
Name | Description |
---|---|
Acro |
Provides access to the document’s interactive form (Acro |
Actions |
Provides access to the Pdf |
Allow |
Indicates whether copying or extracting text and graphics from the document is allowed (in support of accessibility to users with disabilities or for other purposes). |
Allow |
Indicates whether adding and modifying text annotations and interactive form fields is allowed. |
Allow |
Indicates whether data extraction is allowed. |
Allow |
Indicates whether inserting, rotating, or deleting pages and creating navigation elements such as bookmarks is allowed. |
Allow |
Indicates whether interactive form fields filling is allowed. |
Allow |
Indicates whether document printing in high resolution is allowed. |
Allow |
Indicates whether document modification and assembling is allowed. |
Allow |
Indicates whether document printing is allowed. |
Author | Gets or sets the name of the person who created the document. |
Bookmarks | Gets or sets the bookmarks that are used to navigate from one part of a document to another. |
Creation |
Gets the date and time when the document was created. |
Creator | Gets or sets the name of the conforming product that created the original document, if this document was converted to PDF from another format. |
Custom |
Provides access to the document’s custom properties. |
Destinations | Gets named destinations for targets in the document. |
File |
Gets the file attachments from a document. |
Keywords | Gets or sets the keywords associated with the document. |
Language |
Gets or sets the language identifier that specifies the natural language for al document text. |
Logical |
Provides access to the document’s structure tree root dictionary. |
Mark |
Provides access to the mark information dictionary that contains information about the document’s usage of Tagged PDF conventions. |
Metadata | Provides access to a stream that contains the document metadata. |
Mod |
Gets the date and time the document was modified. |
Names | Provides access to the document’s name dictionary. |
Needs |
Indicates whether or not to expedite the display of PDF documents containing XFA forms. |
Open |
Indicates an action to be performed when a document is opened. |
Open |
Indicates a destination that shall be displayed when the document is opened. |
Optional |
Provides access to the document’s optional content properties. |
Outlines | Provides access to the outline dictionary that shall be the root of the document’s outline hierarchy. |
Output |
Provides access to the array of output intent dictionaries that specify the color characteristics of output devices on which the document might be rendered. |
Page |
Provides access to the number tree defining the page labeling for the document. |
Page |
Indicates the page layout of the opened document. |
Page |
Gets or sets the document’s page mode that specifies how to display the opened document (for example, whether to show page thumbnails or outlines automatically for a document). |
Pages | Obtains to the collection of document pages. |
Piece |
Provides access to the page-piece dictionary associated with the document. |
Producer | Gets or sets the name of the conforming product that converted the original document to PDF from another format. |
Subject | Gets or sets the subject of a document. |
Threads | Provides access to the array of thread dictionaries that contains the document’s article threads. |
Title | Gets or sets the document’s title. |
Trapped | Gets or sets a value that specifies whether the document has been modified to include trapping information. |
Version | Indicates the version of the PDF specification to which the document conforms if later than the version specified in the file’s header. |
Viewer |
Gets or sets the document display options. |
#Methods
Name | Description |
---|---|
Attach |
Attaches a ZUGFe |
Attach |
Attaches a ZUGFe |
Attach |
Attaches a ZUGFe |
Attach |
Attaches a ZUGFe |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Embeds metadata in a document. |
Set |
Embeds metadata in a document. |
Set |
Embeds metadata in a document. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also