ActiveReports 12
PdfDocumentOptions Class Members
Properties 

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace : PdfDocumentOptions Class

The following tables list the members exposed by PdfDocumentOptions.

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

Reference

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