←Select platform

RasterImagePrinter Class Members

Summary

The following tables list the members exposed by RasterImagePrinter.

Public Constructors

Name Description
Public Constructor RasterImagePrinter Initializes a new instance of the RasterImagePrinter class.

Public Methods

Name Description
Public Method Print Prints the specified Leadtools.RasterImage.

Protected Methods

Name Description
Protected Method OnHorizontalAlignModeChanged Raises the HorizontalAlignModeChanged event.
Protected Method OnImageRectangleChanged Raises the ImageRectangleChanged event.
Protected Method OnPageRectangleChanged Raises the PageRectangleChanged event.
Protected Method OnPaintPropertiesChanged Raises the PaintPropertiesChanged event.
Protected Method OnSizeModeChanged Raises the SizeModeChanged event.
Protected Method OnUseDpiChanged Raises the UseDpiChanged event.
Protected Method OnUseMarginsChanged Raises the UseMarginsChanged event.
Protected Method OnVerticalAlignModeChanged Raises the VerticalAlignModeChanged event.
Protected Method Prepare Prepares this RasterImagePrinter object state for printing.

Public Properties

Name Description
Public Property DestinationRectangle Gets the actual destination rectangle to print.
Public Property HorizontalAlignMode Gets or sets a value to determine how to center the image horizontally in the print page.
Public Property ImageRectangle Gets or sets the rectangle that specifies the portion of the image to print.
Public Property PageRectangle Gets or sets the rectangular area that represents the total area of the page.
Public Property PaintProperties Gets or sets the Leadtools.Drawing.RasterPaintProperties which control the print properties of this RasterImagePrinter.
Public Property PrintDocument Gets or sets the System.Drawing.Printing.PrintDocument object associated with this print job
Public Property SizeMode Gets or sets the size mode of this RasterImagePrinter
Public Property UseDpi Gets or sets a value that indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the image when printing FAX images.
Public Property UseMargins Gets or sets a value that indicates whether to use the page margins when printing.
Public Property VerticalAlignMode Gets or sets a value to determine how to center the image vertically in the print page.

Protected Properties

Name Description
Protected Property DestinationClipRectangle Gets the actual destination clip rectangle to print.
Protected Property SourceRectangle Gets the actual source rectangle to print.

Public Events

Name Description
Public Event HorizontalAlignModeChanged Occurs when the value of the HorizontalAlignMode property changes.
Public Event ImageRectangleChanged Occurs when the value of the ImageRectangle property changes.
Public Event PageRectangleChanged Occurs when the value of the PageRectangle property changes.
Public Event PaintPropertiesChanged Occurs when the value of the PaintProperties property changes.
Public Event SizeModeChanged Occurs when the value of the SizeMode property changes.
Public Event UseDpiChanged Occurs when the value of the UseDpi property changes.
Public Event UseMarginsChanged Occurs when the value of the UseMargins property changes.
Public Event VerticalAlignModeChanged Occurs when the value of the VerticalAlignMode property changes.

See Also

RasterImagePrinter Class

Leadtools.WinForms Namespace

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.