←Select platform

RasterImagePrinter Class Members

Summary

The following tables list the members exposed by RasterImagePrinter.

Public Constructors

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

Public Methods

Name Description
Print Prints the specified Leadtools.RasterImage.

Protected Methods

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

Public Properties

Name Description
DestinationRectangle Gets the actual destination rectangle to print.
HorizontalAlignMode Gets or sets a value to determine how to center the image horizontally in the print page.
ImageRectangle Gets or sets the rectangle that specifies the portion of the image to print.
PageRectangle Gets or sets the rectangular area that represents the total area of the page.
PaintProperties Gets or sets the Leadtools.Drawing.RasterPaintProperties which control the print properties of this RasterImagePrinter.
PrintDocument Gets or sets the System.Drawing.Printing.PrintDocument object associated with this print job
SizeMode Gets or sets the size mode of this RasterImagePrinter
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.
UseMargins Gets or sets a value that indicates whether to use the page margins when printing.
VerticalAlignMode Gets or sets a value to determine how to center the image vertically in the print page.

Protected Properties

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

Public Events

Name Description
HorizontalAlignModeChanged Occurs when the value of the HorizontalAlignMode property changes.
ImageRectangleChanged Occurs when the value of the ImageRectangle property changes.
PageRectangleChanged Occurs when the value of the PageRectangle property changes.
PaintPropertiesChanged Occurs when the value of the PaintProperties property changes.
SizeModeChanged Occurs when the value of the SizeMode property changes.
UseDpiChanged Occurs when the value of the UseDpi property changes.
UseMarginsChanged Occurs when the value of the UseMargins property changes.
VerticalAlignModeChanged Occurs when the value of the VerticalAlignMode property changes.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly