Accusoft.PrintPro7.Net
GetPrintPreviewImage Method
See Also  Send Feedback
Accusoft.PrintProSdk Namespace > PrintPreviewJob Class : GetPrintPreviewImage Method




page
The number of the page you wish to retrieve. Page numbers start with 1 and cannot exceed the current Page property setting.

Glossary Item Box

Obtain the print preview Image for a specified page.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

page
The number of the page you wish to retrieve. Page numbers start with 1 and cannot exceed the current Page property setting.

Return Value

An image object of the specified print preview page.

Remarks

The Image returned by GetPrintPreviewImage is a copy of the bitmap used by the PrintPro control. GetPrintPreviewImage will return null if a bitmap does not exist.

See Also

©2013. Accusoft Corporation. All Rights Reserved.