PaperSettingsUnit Property |
Gets or sets unit the page dimensions are specified in.
Namespace:
Dundas.BI.Print
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public PaperUnit Unit { get; set; }
Public Property Unit As PaperUnit
Get
Set
public:
property PaperUnit Unit {
PaperUnit get ();
void set (PaperUnit value);
}
member Unit : PaperUnit with get, set
Property Value
Type:
PaperUnitSee Also