BarcodeUtilUseQuietZoneForText Property
|
Gets or Sets whether quiet zones are used for drawing Text and/or Code properties.
Namespace:
Zebra.Sdk.Card.Graphics.Barcode
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax bool UseQuietZoneForText { get; set; }
Property UseQuietZoneForText As Boolean
Get
Set
property bool UseQuietZoneForText {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also