BarCodeControl
MacroFileIndex Property
|
Gets or sets macro pdf417 Barcode's file index.
Namespace:
Spire.Barcode.Forms
Assembly:
Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public int MacroFileIndex { get; set; }
Public Property MacroFileIndex As Integer
Get
Set
public:
virtual property int MacroFileIndex {
int get () sealed;
void set (int value) sealed;
}
abstract MacroFileIndex : int with get, set
override MacroFileIndex : int with get, set
Property Value
Type:
Int32
Implements
IBarcodeSettings
MacroFileIndex
See Also