Accusoft.PrintProSdk Namespace : PrintPreviewJob Class |
For a list of all members of this type, see PrintPreviewJob members.
Name | Description | |
---|---|---|
BottomMargin | Gets or sets the distance between the bottom of the physical page and the bottom of the printable area in units of the Printer's PrintUnits. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
DisplayX | Gets the horizontal coordinate of the display area in printer units defined by the PrintPreviewScale property. Not available at design time. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
DisplayY | Gets the vertical coordinate of the display area in printer units defined by the PrintPreviewScale property. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
Draw | Gets a pseudo object used to contain all of the drawing methods. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
Icm | Gets the Image Color Management values that the print job is using. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
LeftMargin | Gets or sets the distance between the left of the physical page and the left of the printable area in units of the Printer's PrintUnits. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
Name | Gets the document name for the print job. Note that setting this property will have no affect on the print job and instead the PrintJob or PrintPreviewJob constructor should be used to specify the document name. The setting of this property will be deprecated and this property will be read-only in a future version. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
Page | Gets the current page number of the document for the print job. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
PaperHeight | Gets the physical height of the paper set up for the printing device, in units determined by the PrintPreviewScale property. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
PaperWidth | Gets the physical width of the paper set up for the printing device, in units determined by the PrintPreviewScale property. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
Printer | Gets the Printer the print job is using. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
PrintHeight | Gets the printable height of the paper set up for the printing device, in units determined by the PrintPreviewScale property. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
PrintPreviewScale | Gets or sets the size of the print preview image. | |
PrintWidth | Gets the printable width of the paper set up for the printing device, in units determined by the PrintPreviewScale property. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
TemplateFileName | Gets and sets the photograph collage description filename. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
TopMargin | Gets or sets the distance between the top of the physical page and the top of the printable area in units of the Printer's PrintUnits. (Inherited from Accusoft.PrintProSdk.PrintJob) | |
UseHardwareMargins | Gets or sets the value to determine if the printer's hardware margins are used or if the margin values are calculated from the average of the printable area subtracted from the physical area. (Inherited from Accusoft.PrintProSdk.PrintJob) |