Accusoft PrintPRO 8
PrintPreviewPicture Property
Description

Gets a picture object of the print preview page.

Property Type
Read-only property
Syntax
Visual Basic
Public Property PrintPreviewPicture As Picture
Return Type
A Picture object of the print preview page.
Remarks

The size of the image is determined by the PrintPreviewScale property. The PrintPreviewPicture property will not return a picture until you call the GetPrintPreview method.

Note: There is currently an exception thrown when attempting to assign the PrintPreviewPicture results in a C++Builder 6 environment. To work around this issue until it can be addressed, assign the PrintPreviewDIB to an ImagXpress control instance. However, note that this will create an ImagXpress dependency.

See Also

PrintPro Object  | PrintPro Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback