JwSaveConverterSettingsPaperWidth Property |
Gets or sets the Default Paper Width.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic 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