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