Accusoft PrintPRO 7
PrintPreviewPicture Property
See Also  Send Feedback
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : PrintPreviewPicture Property

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.