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