VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.Print Namespace / WpfImagePrintingEventArgs Class
In This Topic
WpfImagePrintingEventArgs Class Properties
In This Topic
For a list of all properties of this type, see WpfImagePrintingEventArgs.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the print job should be canceled. (Inherited from WpfPrintEventArgs)
Public PropertyGets the VintasoftImage to print. (Inherited from WpfImagePrintEventArgs)
Public PropertyGets a value indicating whether the WpfImagePrintManager is used for print preview. (Inherited from WpfPrintEventArgs)
Public PropertyGets or sets a value indicating whether image should be suppressed during printing.
See Also