| Name | Description | |
|---|---|---|
![]() | Center | Gets or sets a value indicating whether images should be centered on page. |
![]() | DefaultPrintingResolution | Gets or sets the default printing resolution. |
![]() | DistanceBetweenImages | Gets or sets distance, in device-independent pixels (1/96th inch), between images in mosaic mode. |
![]() | ImagePadding | Gets or sets padding, in device-independent pixels (1/96th inch), of images. |
![]() | Images | Gets or sets an image collection that should be printed. |
![]() | MosaicColumnCount | Gets or sets the number of images displayed horizontally across the page in mosaic mode. |
![]() | MosaicRowCount | Gets or sets the number of images displayed vertically down the page in mosaic mode. |
![]() | PagePadding | Gets or sets padding, in device-independent pixels (1/96th inch), of pages. |
![]() | Preview | Gets or sets a WpfThumbnailViewer which is used as a preview by this WpfImagePrintManager. |
![]() | PreviewAutoUpdate | Gets 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. |
![]() | PreviewColorManagement | Gets or sets the ColorManagementDecodeSettings applied to images in preview. |
![]() | PreviewColumnCount | Gets or sets the number of pages displayed horizontally across the screen in preview. |
![]() | PreviewFirstPageIndex | Gets or sets the page index of the upper left page in preview. |
![]() | PreviewRowCount | Gets or sets the number of pages displayed vertically down the screen in preview. |
![]() | PreviewZoom | Gets or sets a zoom of the preview on this WpfImagePrintManager. |
![]() | PrintColorManagement | Gets or sets the ColorManagementDecodeSettings applied to printed images. |
![]() | PrintDialog | Gets a PrintDialog which is used both for printing and for setting print parameters up. |
![]() | PrintingResolution | Gets or sets the printing resolution. |
![]() | PrintPreprocessing | Gets or sets the image processing command that should be applied to an image before image is printed. |
![]() | PrintScaleMode | Gets or sets a value indicating how to scale images on pages. |

