ActiveReports.PdfExport Assembly > DataDynamics.ActiveReports.Export.Pdf Namespace : PdfDocumentOptions Class |
The following tables list the members exposed by PdfDocumentOptions.
Name | Description | |
---|---|---|
Application | Gets or sets the value to display in the Application field on the Description tab of the Document Properties dialog in the PDF reader. | |
Author | Gets or sets the name to display in the Author field on the Description tab of the Document Properties window in the PDF reader. | |
CenterWindow | Gets or sets a value which indicates whether to position the document's window in the center of the screen in the initial view when the document is opened in a PDF reader. | |
DisplayMode | Get or sets a value that specifies how the document should be displayed when it is opened. | |
DisplayTitle | Gets or sets a value indicating whether to display the document title taken from the Title entry in the document information or metadata.
| |
FitWindow | Gets or sets a value indicating whether to resize the document's window to fit the size of the first displayed page. | |
HideMenubar | Gets or sets a value indicating whether to hide the viewer application's menu bar when the document is active. | |
HideToolbar | Gets or sets a value indicating whether to hide the viewer application's tool bars when the document is active. | |
HideWindowUI | Gets or sets a value indicating whether to hide user interface elements in the document’s window (such as scroll bars and navigation controls), leaving only the document’s contents displayed. | |
Keywords | Gets or sets the keywords to display in the Keywords field on the Description tab of the Document Properties window in the PDF reader. | |
OnlyForPrint | Gets or sets the value that specifies whether to send the generated PDF document directly to print instead of preview. | |
Subject | Gets or sets the subject to display in the Subject field on the Description tab of the Document Properties window in the PDF reader. | |
Title | Gets or sets the title to display in the Title field on the Description tab of the Document Properties window in the PDF reader. |