Namespace: Limilabs.BarcodeAssembly: Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
| C# |
|---|
bool SetMarginsAutomatically { get; set; } |
| Visual Basic |
|---|
Property SetMarginsAutomatically As Boolean
Get
Set |
| Visual C++ |
|---|
property bool SetMarginsAutomatically {
bool get ();
void set (bool value);
} |
See Also