PaperSettingsOrientedWidth Property  | 
 
            Gets the width 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 OrientedWidth { get; }Public ReadOnly Property OrientedWidth As Double
	Get
public:
property double OrientedWidth {
	double get ();
}member OrientedWidth : float with get
Property Value
Type: 
Double
See Also