Accusoft.PrintPro8.Net
PrintJob Class Members
Properties  Methods 

The following tables list the members exposed by PrintJob.

Public Constructors
 NameDescription
Public ConstructorPrintJob ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBottomMarginGets 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.  
Public PropertyDisplayXGets the horizontal coordinate of the display area in printer units defined by the PrintPreviewScale property. Not available at design time.  
Public PropertyDisplayYGets the vertical coordinate of the display area in printer units defined by the PrintPreviewScale property.  
Public PropertyDrawGets a pseudo object used to contain all of the drawing methods.  
Public PropertyIcmGets the Image Color Management values that the print job is using.  
Public PropertyLeftMarginGets 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.  
Public PropertyNameGets 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.  
Public PropertyPageGets the current page number of the document for the print job.  
Public PropertyPaperHeightGets the physical height of the paper set up for the printing device, in units determined by the PrintPreviewScale property.  
Public PropertyPaperWidthGets the physical width of the paper set up for the printing device, in units determined by the PrintPreviewScale property.  
Public PropertyPrinterGets the Printer the print job is using.  
Public PropertyPrintHeightGets the printable height of the paper set up for the printing device, in units determined by the PrintPreviewScale property.  
Public PropertyPrintWidthGets the printable width of the paper set up for the printing device, in units determined by the PrintPreviewScale property.  
Public PropertyTemplateFileNameGets and sets the photograph collage description filename.  
Public PropertyTopMarginGets 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.  
Public PropertyUseHardwareMarginsGets 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.  
Top
Public Methods
 NameDescription
Public MethodDisposeOverloaded. Forces destruction of the print job object.  
Public MethodFinishReleases the current document to the print device or spooler.  
Public MethodGetGraphicsReturns a graphics object to the current page.  
Public MethodKillImmediately terminates the current print job cancelling any operations that have been performed on it.  
Public MethodNewPageStarts a new page for printing.  
Public MethodPrintBitmapOverloaded. Draws a Bitmap on the printer.  
Public MethodPrintDibOverloaded. Draws a DIB on the printer.  
Public MethodPrintImageOverloaded. Draws an image on the printer.  
Public MethodPrintTemplateBitmapDraws a bitmap image on a printer using details provided by the template file.  
Public MethodPrintTemplateDibDraws a DIB image on a printer using details provided by the template file.  
Public MethodPrintTemplateImageDraws an image on a printer using details provided by the template file.  
Top
See Also

Reference

PrintJob Class
Accusoft.PrintProSdk Namespace

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback