PaperSettingsOrientation Property |
Gets or sets the paper orientation.
Namespace:
Dundas.BI.Print
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public PaperOrientation Orientation { get; set; }
Public Property Orientation As PaperOrientation
Get
Set
public:
property PaperOrientation Orientation {
PaperOrientation get ();
void set (PaperOrientation value);
}
member Orientation : PaperOrientation with get, set
Property Value
Type:
PaperOrientationSee Also