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