Class SFBarcodeTextLocation
Specifies the barcode text display location.
Inheritance
System.Object
SFBarcodeTextLocation
Namespace: Syncfusion.SfBarcode.iOS
Assembly: Syncfusion.SfBarcode.iOS.dll
Syntax
public sealed class SFBarcodeTextLocation : Enum
Fields
SFBarcodeTextLocationBottom
The option to locate text on bottom of the barcode.
Declaration
public const SFBarcodeTextLocation SFBarcodeTextLocationBottom
Field Value
Type | Description |
---|---|
SFBarcodeTextLocation |
SFBarcodeTextLocationTop
The option to locate text on top of the barcode.
Declaration
public const SFBarcodeTextLocation SFBarcodeTextLocationTop
Field Value
Type | Description |
---|---|
SFBarcodeTextLocation |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |