Click or drag to resize

PrintScaleMode Enumeration

It represents the mode of enlargement / reduction of printing.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum PrintScaleMode
Members
  Member nameValueDescription
FitToPaper0 Scale according to the paper size.
Scale1 Specify the magnification.
FitToPrintableArea2 Scales to fit the printable area of the printer.
See Also