DxfLoadConverterSettingsPaperWidth Property |
Get or set the width 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 PaperWidth { get; set; }
Public MustOverride Property PaperWidth As Double
Get
Set
Property Value
Type:
Double
Width of the paper. A value of 1.0 or more.
See Also