Leadtools.Pdf Namespace : PDFDocumentProperties Class |
The following tables list the members exposed by PDFDocumentProperties.
Name | Description | |
---|---|---|
PDFDocumentProperties Constructor | Initializes a new instance of the PDFDocumentProperties with default parameters. |
Name | Description | |
---|---|---|
Author | Gets or sets a string that represents the author of the PDF document. This is optional. | |
Created | Gets or sets the a value that represents the creation date and time of the PDF document. This is optional. | |
Creator | Gets or sets a string that represents the creator of the PDF document. This is optional. | |
Keywords | Gets or sets a string that represents the keywords of the PDF document. This is optional. | |
Modified | Gets or sets the a value that represents the modified date and time of the PDF document. This is optional. | |
Producer | Gets or sets a string that represents the producer of the PDF document. This is optional. | |
Subject | Gets or sets a string that represents the subject of the PDF document. | |
Title | Gets or sets the a string that represents the title of the PDF document. This is optional. |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this PDFDocumentProperties object. |