Leadtools.Windows.Printing Namespace : PrinterHelper Class |
The following tables list the members exposed by PrinterHelper.
Name | Description | |
---|---|---|
PrinterHelper Constructor | Initializes a new instance of the PrinterHelper class with default parameters. |
Name | Description | |
---|---|---|
Destination | Gets or sets the destination print rectangle. | |
HorizontalAlignment | Gets or sets the horizontal alignment to use when calculating the final position and size of the printed object in the destination rectangle. | |
ImageStretch | Gets or sets a value that specify how content should be stretched to fill the destination rectangle. | |
IsDestinationRelative | Gets or sets a value that indicate whether the destination print rectangle is in relative units. | |
VerticalAlignment | Gets or sets the vertical alignment to use when calculating the final position and size of the printed object in the destination rectangle. |
Name | Description | |
---|---|---|
CreateCanvas | Helper method to create a printable System.Windows.Controls.Canvas from an Leadtools.Windows.Controls.ImageBox, Leadtools.Windows.Controls.RasterImageBox, Leadtools.Windows.Controls.ImageViewer or Leadtools.Windows.Controls.RasterImageViewer control. | |
Starts the printing process for the specified document by opening the print dialog box. |