VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.Print Namespace / WpfImagePrintEventArgs Class
In This Topic
WpfImagePrintEventArgs Class Properties
In This Topic
For a list of all properties of this type, see WpfImagePrintEventArgs.
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.
Public PropertyGets a value indicating whether the WpfImagePrintManager is used for print preview. (Inherited from WpfPrintEventArgs)
See Also