Leadtools.WinForms Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
RasterImagePrinter Class Properties
See Also 
Leadtools.WinForms Namespace : RasterImagePrinter Class


For a list of all members of this type, see RasterImagePrinter members.

Public Properties

 NameDescription
Public PropertyHorizontalAlignMode Gets or sets a value to determine how to center the image horizontally in the print page.  
Public PropertyImageRectangle Gets or sets the rectangle that specifies the portion of the image to print.  
Public PropertyPageRectangle Gets or sets the rectangular area that represents the total area of the page.  
Public PropertyPaintProperties Gets and sets the RasterPaintProperties which control the print properties of this RasterImagePrinter.  
Public PropertySizeMode Gets or sets the size mode of this RasterImagePrinter  
Public PropertyUseDpi Gets or sets a value that indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap when printing.  
Public PropertyVerticalAlignMode Gets or sets a value to determine how to center the image vertically in the print page.  
Top

Protected Properties

 NameDescription
Protected PropertyDestinationClipRectangle Gets the actual destination clip rectangle to print.  
Protected PropertyDestinationRectangle Gets the actual destination rectangle to print.  
Protected PropertySourceRectangle Gets the actual source rectangle to print.  
Top

See Also