Navigation:  ABC Library Reference > PrintPreviewClass > PrintPreviewClass Properties >====== WindowSizeSet (use a non-default initial preview window size) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
WindowSizeSet BYTE

blk2blue.jpg

The WindowSizeSet property contains a value indicating whether a non-default initial size is specified for theprint preview window. The PrintPreviewClass object uses this property to determine the initial size of the print preview window.

Implementation:

The SetPosition method sets the value of this property. A value of one (1) indicates a non-default initial size is specified and is applied; a zero (0) indicates no size is specified and the default size is applied.

See Also:     SetPosition