DocumentFile Property
The decoded binary label file.
Syntax
__property String DocumentFile[int DocumentIndex] = {read=FDocumentFile, write=FSetDocumentFile}; __property RawByteString DocumentFileB[int DocumentIndex] = {read=FDocumentFileB, write=FSetDocumentFileB};
Default Value
""
Remarks
The decoded binary label file.
The size of the array is controlled by the DocumentCount property.
This property is read-only and not available at design time.
Data Type
Binary String