VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.Print Namespace / WpfImagePrintManager Class
In This Topic
WpfImagePrintManager Class Properties
In This Topic
For a list of all properties of this type, see WpfImagePrintManager.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether images should be centered on page.
Public PropertyGets or sets the default printing resolution.
Public PropertyGets or sets distance, in device-independent pixels (1/96th inch), between images in mosaic mode.
Public PropertyGets or sets padding, in device-independent pixels (1/96th inch), of images.
Public PropertyGets or sets an image collection that should be printed.
Public PropertyGets or sets the number of images displayed horizontally across the page in mosaic mode.
Public PropertyGets or sets the number of images displayed vertically down the page in mosaic mode.
Public PropertyGets or sets padding, in device-independent pixels (1/96th inch), of pages.
Public PropertyGets or sets a WpfThumbnailViewer which is used as a preview by this WpfImagePrintManager.
Public PropertyGets or sets a value indicating whether the preview of this WpfImagePrintManager should be asynchronously updated when any of the printing or preview params is changed.
Public PropertyGets or sets the ColorManagementDecodeSettings applied to images in preview.
Public PropertyGets or sets the number of pages displayed horizontally across the screen in preview.
Public PropertyGets or sets the page index of the upper left page in preview.
Public PropertyGets or sets the number of pages displayed vertically down the screen in preview.
Public PropertyGets or sets a zoom of the preview on this WpfImagePrintManager.
Public PropertyGets or sets the ColorManagementDecodeSettings applied to printed images.
Public PropertyGets a PrintDialog which is used both for printing and for setting print parameters up.
Public PropertyGets or sets the printing resolution.
Public PropertyGets or sets the image processing command that should be applied to an image before image is printed.
Public PropertyGets or sets a value indicating how to scale images on pages.
Protected Properties
 NameDescription
Protected PropertyGets a value indicating whether the user content can be added during printing.
See Also