ActiveReports 8
PdfDocumentOptions Class Members
Properties 

The following tables list the members exposed by PdfDocumentOptions.

Public Properties
 NameDescription
Public PropertyApplicationThe value that appears for “Application” inside the Document Properties dialog of the PDF viewer application.  
Public PropertyAuthorThe name of the person who created the document.  
Public PropertyCenterWindowTrue to position the document’s window in the center of the screen. Default value: false.  
Public PropertyDisplayModeSpecifies how the document should be displayed when opened. Default value: DisplayMode.None.  
Public PropertyDisplayTitleTrue 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.  
Public PropertyFitWindowTrue to resize the document’s window to fit the size of the first displayed page. Default value: false.  
Public PropertyHideMenubarTrue to hide the viewer application’s menu bar when the document is active. Default value: false.  
Public PropertyHideToolbarTrue to hide the viewer application’s toolbars when the document is active. Default value: false.  
Public PropertyHideWindowUITrue 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.  
Public PropertyKeywordsKeywords associated with the document.  
Public PropertyOnlyForPrintIndicate whether the PDF is only for print.  
Public PropertySubjectThe subject of the document.  
Public PropertyTitleThe document’s title.  
Top
See Also

Reference

PdfDocumentOptions Class
GrapeCity.ActiveReports.Export.Pdf.Section Namespace

Support Forum