Class BarcodeHandlerData
Inheritance
BarcodeHandlerData
Constructors
(constructor)(handler)
Constructs a new instance of the BarcodeHandlerData class
Declaration
constructor(handler: BarcodeItemHandler);
Parameters
Properties
__type
Declaration
protected __type: string;
Property Value
currentFileId
Declaration
Property Value
dpi
Declaration
Property Value
errorMessage
Declaration
Property Value
errorText
Declaration
Property Value
errorTextImageFileId
Declaration
errorTextImageFileId: string;
Property Value
size
Declaration
Property Value
stubPostScriptName
Declaration
stubPostScriptName: string;
Property Value
stubText
Declaration
Property Value
stubTextImageFileId
Declaration
stubTextImageFileId: string;
Property Value
Methods
applyState(data, handler)
Declaration
applyState(data: BarcodeHandlerData, handler: BarcodeItemHandler): void;
Parameters
Returns