IAcadPreferencesPdfOutputPaperWidth Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
int PaperWidth { get; set; }
Property PaperWidth As Integer
Get
Set
property int PaperWidth {
int get ();
void set (int value);
}
abstract PaperWidth : int with get, set
Property Value
Type:
Int32
See Also