GrapeCity.ActiveReports.Export.Pdf.v8 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace : PdfDocumentOptions Class |
The following tables list the members exposed by PdfDocumentOptions.
Name | Description | |
---|---|---|
Application | The value that appears for “Application” inside the Document Properties dialog of the PDF viewer application. | |
Author | The name of the person who created the document. | |
CenterWindow | True to position the document’s window in the center of the screen. Default value: false. | |
DisplayMode | Specifies how the document should be displayed when opened. Default value: DisplayMode.None. | |
DisplayTitle | True if the window’s title bar should display the document title taken from the Title entry in the document information/metadata. If this value is false, the title bar should instead display the name of the PDF file containing the document. Default value: false. | |
FitWindow | True to resize the document’s window to fit the size of the first displayed page. Default value: false. | |
HideMenubar | True to hide the viewer application’s menu bar when the document is active. Default value: false. | |
HideToolbar | True to hide the viewer application’s toolbars when the document is active. Default value: false. | |
HideWindowUI | True to hide user interface elements in the document’s window (such as scroll bars and navigation controls), leaving only the document’s contents displayed. Default value: false. | |
Keywords | Keywords associated with the document. | |
OnlyForPrint | Indicate whether the PDF is only for print. | |
Subject | The subject of the document. | |
Title | The document’s title. |