Accusoft.PrintPro7.Net
PrintPreviewJob Constructor(PrintPro,Printer,PrintPreviewScale,Boolean,String)
See Also  Send Feedback
Accusoft.PrintProSdk Namespace > PrintPreviewJob Class > PrintPreviewJob Constructor : PrintPreviewJob Constructor(PrintPro,Printer,PrintPreviewScale,Boolean,String)




printProWorkspace
The workspace object to use with the job.
printer
The printer the print preview job is to print to.
printPreviewScale
The print preview scaling that should be used.
useHardwareMargins
A boolean value which determines whether or not margins should be determined from the hardware settings.
name
The name to use for the print job.

Glossary Item Box

Creates a new print job using the specified printer for the destination, the specified scaling, and the specified name.

Syntax

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

Parameters

printProWorkspace
The workspace object to use with the job.
printer
The printer the print preview job is to print to.
printPreviewScale
The print preview scaling that should be used.
useHardwareMargins
A boolean value which determines whether or not margins should be determined from the hardware settings.
name
The name to use for the print job.

See Also

©2013. Accusoft Corporation. All Rights Reserved.