PaperSettingsInnerHeight Property |
Gets the usable height 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 InnerHeight { get; }
Public ReadOnly Property InnerHeight As Double
Get
public:
property double InnerHeight {
double get ();
}
member InnerHeight : float with get
Property Value
Type:
DoubleSee Also