Version

PrintPreviewSettings Class Members

The following tables list the members exposed by PrintPreviewSettings.

Public Properties
 NameDescription
Public PropertyDialogCaptionCaption of the print preview dialog.  
Public PropertyDialogHeightHeight of the print preview dialog. The default is -1 (automatically determined).  
Public PropertyDialogIconIcon for the print preview dialog.  
Public PropertyDialogLeftReturns or sets the print preview dialog's x-coordinate. Default is -1 (automatically determined).  
Public PropertyDialogTopReturns or sets the print preview dialog's y-coordinate. Default is -1 (automatically determined).  
Public PropertyDialogWidthWidth of the print preview dialog. The default is -1 (automatically determined).  
Public PropertyZoomReturns or sets a value that determines the zoom level of the print preview window.  
See Also