LEADTOOLS Windows Forms (Leadtools.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RasterImagePrinter Class Events
See Also 
Leadtools.WinForms Namespace : RasterImagePrinter Class


"

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

"

Public Events

 NameDescription
public Event HorizontalAlignModeChangedOccurs when the value of the HorizontalAlignMode property changes.  
public Event ImageRectangleChangedOccurs when the value of the ImageRectangle property changes.  
public Event PageRectangleChangedOccurs when the value of the PageRectangle property changes.  
public Event PaintPropertiesChangedOccurs when the value of the PaintProperties property changes.  
public Event SizeModeChangedOccurs when the value of the SizeMode property changes.  
public Event UseDpiChangedOccurs when the value of the UseDpi property changes.  
public Event UseMarginsChangedOccurs when the value of the UseMargins property changes.  
public Event VerticalAlignModeChangedOccurs when the value of the VerticalAlignMode property changes.  
Top

See Also