Click or drag to resize

CodePDF417UtilFileID Property

Gets or Sets the File ID of the Macro PDF417 symbol.

Namespace:  Zebra.Sdk.Card.Graphics.Barcode
Assembly:  SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax
string FileID { get; set; }

Property Value

Type: String
Exceptions
ExceptionCondition
ZebraIllegalArgumentExceptionIf the specified FileID is invalid.
Remarks
Value must be a sequence of codewords (each value between 0 and 899) and must be the same for all data segments.
See Also