PaperSettingsOrientedHeight Property |
Gets the height of the page after orientation is considered.
Namespace:
Dundas.BI.Print
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public double OrientedHeight { get; }
Public ReadOnly Property OrientedHeight As Double
Get
public:
property double OrientedHeight {
double get ();
}
member OrientedHeight : float with get
Property Value
Type:
DoubleSee Also