| BarcodeConfigurationSetMarginsAutomatically Property |
[Missing <summary> documentation for "P:Limilabs.Barcode.BarcodeConfiguration.SetMarginsAutomatically"]
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public bool SetMarginsAutomatically { get; set; }
Public Property SetMarginsAutomatically As Boolean
Get
Set
public:
property bool SetMarginsAutomatically {
bool get ();
void set (bool value);
}
member SetMarginsAutomatically : bool with get, set
Property Value
Type:
BooleanSee Also