Namespace: BitMiracle.Docotic.Pdf
public class XmpPdfSchema
Public Class XmpPdfSchema
The XmpPdfSchema 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.
|
![]() | 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 |
Clears (sets to null) all properties in this schema.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |