| IBaseBarcodeSetMarginsAutomatically Property |
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax bool SetMarginsAutomatically { get; set; }
Property SetMarginsAutomatically As Boolean
Get
Set
property bool SetMarginsAutomatically {
bool get ();
void set (bool value);
}
abstract SetMarginsAutomatically : bool with get, set
Property Value
Type:
BooleanSee Also