'Usage
Dim printProWorkspace As PrintPro
Dim useHardwareMargins As Boolean
Dim name As String
Dim instance As New PrintPreviewJob(printProWorkspace, useHardwareMargins, name)
Parameters
printProWorkspace
The workspace object to use with the job.
useHardwareMargins
A boolean value which determines whether or not margins should be determined from the hardware settings.