| BaseBarcodeSetMarginsAutomatically Property |
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:
virtual property bool SetMarginsAutomatically {
bool get () sealed;
void set (bool value) sealed;
}
abstract SetMarginsAutomatically : bool with get, set
override SetMarginsAutomatically : bool with get, set
Property Value
Type:
BooleanImplements
IBaseBarcodeSetMarginsAutomaticallySee Also