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 (25.3.0.1000)
Syntaxpublic double OrientedHeight { get; }Public ReadOnly Property OrientedHeight As Double
	Get
public:
property double OrientedHeight {
	double get ();
}member OrientedHeight : float with get
Property Value
Type: 
Double
See Also