JwSaveConverterSettingsPaperHeight Property |
Gets or sets the Default Paper Height.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract double PaperHeight { get; set; }Public MustOverride Property PaperHeight As Double
Get
Set
Property Value
Type:
Double
Height of the paper. A value of 1.0 or more.
See Also