PaperSettingsInnerWidth Property |
Gets the usable width of the page after orientation and margins are considered.
Namespace: Dundas.BI.PrintAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Double
See Also