PaperSettingsSize Property |
Gets or sets the height of the paper.
Namespace:
Dundas.BI.Print
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public PaperSize Size { get; set; }
Public Property Size As PaperSize
Get
Set
public:
property PaperSize Size {
PaperSize get ();
void set (PaperSize value);
}
member Size : PaperSize with get, set
Property Value
Type:
PaperSizeSee Also