Click or drag to resize

DxfLoadConverterSettingsLandscape Property

Get or set a value indicating whether the paper is landscape or portrait.

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

Property Value

Type: Boolean
true if the page is landscape. False for portrait orientation.
See Also