Click or drag to resize

ImagePrintDocumentScaleMode Property

Gets or sets the scale mode used when printing an image.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PrintScaleMode ScaleMode { get; set; }

Property Value

Type: PrintScaleMode
The scale mode used when printing an image.
See Also