Gets or sets the File ID of the Macro PDF417 symbol. Its value must be a sequence of codewords (Each codeword value must be a number between 000 and 899) and must be the same for all data segments.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public string Pdf417FileId { get; set; }
public string Pdf417FileId { get; set; }
Public Property Pdf417FileId As String
Get
Set
Public Property Pdf417FileId As String
Get
Set
public:
property String^ Pdf417FileId {
String^ get ();
void set (String^ value);
}
public:
property String^ Pdf417FileId {
String^ get ();
void set (String^ value);
}
member Pdf417FileId : string with get, set
member Pdf417FileId : string with get, set
Property Value
Type:
String