Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > RasterImagePrinter Class : PrintDocument Property |
public virtual PrintDocument PrintDocument {get; set;}
'Declaration
Public Overridable Property PrintDocument As PrintDocument
You must set the PrintDocument property to the PrintDocument object you are using for this print job. The RasterImagePrinter class requires this object to determine whether the printing operation is inside in preview mode (for example, using the print view dialog control) and calculates the real page margins accordingly.