|  | |
| HtmlToPdfViewerPreferences Properties | |
The HtmlToPdfViewerPreferences type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CenterWindow | 
            Gets or sets a flag specifying whether to position the document's window in the center of the screen. 
             | 
|  | DisplayDocTitle | 
            Gets or sets a flag specifying whether the window's title bar should display the document title taken from PdfDocumentInformation property. 
             | 
|  | FitWindow | 
            Gets or sets a flag specifying whether to resize the document's window to fit the size of the first displayed page. 
             | 
|  | HideMenuBar | 
            Gets or sets a flag specifying whether to hide the pdf viewer application's menu bar when the document is active. 
             | 
|  | HideToolbar | 
            Gets or sets a flag specifying whether to hide the pdf viewer application's tool bars when the document is active. 
             | 
|  | HideWindowUI | 
            Gets or sets a flag specifying 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. 
             | 
|  | NonFullScreenPageMode | 
            Gets or sets the document page mode when the pdf viewer application exits the full screen mode. 
             | 
|  | PageLayout | 
            Gets or sets the page layout to be used when the document is opened. 
             | 
|  | PageMode | 
            Gets or sets the document page mode when the pdf document is opened in a pdf viewer. 
             | 
 See Also
See Also