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 (24.3.0.1000)
Syntax public double InnerWidth { get; }
Public ReadOnly Property InnerWidth As Double
Get
public:
property double InnerWidth {
double get ();
}
member InnerWidth : float with get
Property Value
Type:
DoubleSee Also