ComponentOne List 8.0 for ActiveX
PreviewMaximize Property

 

PreviewMaximize Property

This property sets or returns a Boolean that determines whether the PrintPreview dialog is initially maximized when first displayed.

Syntax

PrintInfo.PreviewMaximize= boolean

Remarks

Read/Write at run time and design time.

Property applies to PrintInfo object.

If True, the PrintPreview dialog will be maximized whenever it is shown.  The user may resize the dialog while it is shown, but the PrintPreview dialog will always be maximized again whenever it is next displayed.

If False (the default), the PrintPreview dialog will not be maximized whenever it is displayed, and will be displayed at the default size.

Regardless of the value of this property, it is always possible to maximize or restore the default window size using the buttons in the upper right hand corner of the print preview dialog.

See Also

PrintInfo Object, PrintInfos Collection

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback