GoPdfMetadata Class Members
In This Topic
The following tables list the members exposed by GoPdfMetadata.
Public Constructors
Public Fields
| Name | Description |
| Author |
The authors of the PDF document
|
| DateCreated |
The date/time at which the document is created. The default value is the current date/time.
|
| DateModified |
The date/time at which the document was last modified. The default value is the current date/time.
|
| Producer |
The producer of the PDF document
|
| Subject |
The subject of the document.
|
| Title |
The title of the resulting PDF document. A value of null means the document has no title.
|
Top
See Also