DocumentExportOptions Properties
Contains options used to specify PDF document properties.Name | Description |
---|---|
Application | Gets or sets the name of the application used to generate the PDF file. |
Author | Gets or sets the author or organization that created the PDF file. |
Keywords | Gets or sets keywords associated with the PDF content. |
Producer | Gets or sets the name of the software that created the PDF file. |
Subject | Gets or sets the subject of the PDF’s contents. |
Title | Gets or sets the title of the PDF file. |
See Also