PaperSettingsInnerWidth Property  | 
 
            Gets the usable width of the page after orientation and margins are 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 InnerWidth { get; }Public ReadOnly Property InnerWidth As Double
	Get
public:
property double InnerWidth {
	double get ();
}member InnerWidth : float with get
Property Value
Type: 
Double
See Also