ActiveReports.PdfExport Request technical support
PdfDocumentOptions Class Members
See Also  Properties 


The following tables list the members exposed by PdfDocumentOptions.

Public Properties

 NameDescription
Public PropertyApplicationGets or sets the value to display in the Application field on the Description tab of the Document Properties dialog in the PDF reader.  
Public PropertyAuthorGets or sets the name to display in the Author field on the Description tab of the Document Properties window in the PDF reader.  
Public PropertyCenterWindowGets 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.  
Public PropertyDisplayModeGet or sets a value that specifies how the document should be displayed when it is opened.  
Public PropertyDisplayTitleGets or sets a value indicating whether to display the document title taken from the Title entry in the document information or metadata.

   

Public PropertyFitWindowGets or sets a value indicating whether to resize the document's window to fit the size of the first displayed page.  
Public PropertyHideMenubarGets or sets a value indicating whether to hide the viewer application's menu bar when the document is active.  
Public PropertyHideToolbarGets or sets a value indicating whether to hide the viewer application's tool bars when the document is active.  
Public PropertyHideWindowUIGets or sets a value indicating whether to hide user interface elements in the documentas window (such as scroll bars and navigation controls), leaving only the documentas contents displayed.  
Public PropertyKeywordsGets or sets the keywords to display in the Keywords field on the Description tab of the Document Properties window in the PDF reader.  
Public PropertySubjectGets or sets the subject to display in the Subject field on the Description tab of the Document Properties window in the PDF reader.  
Public PropertyTitleGets or sets the title to display in the Title field on the Description tab of the Document Properties window in the PDF reader.  
Top

See Also