Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfInfo
Public NotInheritable Class PdfInfo
The PdfInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Author |
Gets or sets the name of the person who created the document.
|
![]() | CreationDate |
Gets or sets the date and time the document was created.
|
![]() | Creator |
Gets or sets the name of the application that created the document.
|
![]() | Dictionary |
Gets the low-level dictionary object for this Document Info object.
|
![]() | Keywords |
Gets or sets the keywords associated with the document.
|
![]() | ModifiedDate |
Gets or sets the date and time the document was most recently modified.
|
![]() | Producer |
Gets or sets the name of the application that produced the document.
|
![]() | Subject |
Gets or sets the subject of the document.
|
![]() | Title |
Gets or sets the title of the document.
|
Name | Description | |
---|---|---|
![]() | Clear |
Removes metadata properties.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |