PaperSettingsOrientedHeight Property |
Gets the height of the page after orientation is considered.
Namespace: Dundas.BI.PrintAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic double OrientedHeight { get; }Public ReadOnly Property OrientedHeight As Double
Get
public:
property double OrientedHeight {
double get ();
}member OrientedHeight : float with get
Property Value
Double
See Also