| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > PrintPreviewClass > PrintPreviewClass Properties >====== WindowPosSet (use a non-default initial preview window position) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[userpercentile custom zoom factor .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[windowsizeset use a non default initial preview window size .htm|{{btn_next_n.gif|Next page}}]] | | || | | **WindowPosSet** | **BYTE** | {{blk2blue.jpg|blk2blue.jpg}} The **WindowPosSet **property contains a value indicating whether a non-default initial position is specified for the print preview window. The PrintPreviewClass object uses this property to determine the initial position 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 position is specified and is applied; a zero (0) indicates no position is specified and the default position is applied. **See Also:     **[[setposition set initial preview window coordinates .htm|SetPosition]]