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