Click or drag to resize

DxfLoadConverterSettingsPaperHeight Property

Get or set the height of the paper.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract double PaperHeight { get; set; }

Property Value

Type: Double
Height of the paper. A value of 1.0 or more.
See Also