Click or drag to resize

JwSaveConverterSettingsLandscape Property

Gets or sets a value that indicates whether the Paper Defaults paper orientation is landscape or portrait.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.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