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 |
---|
SFBarcodeTextLocation |
SFBarcodeTextLocationTop
The option to locate text on top of the barcode.
Declaration
public const SFBarcodeTextLocation SFBarcodeTextLocationTop
Field Value
Type |
---|
SFBarcodeTextLocation |