Interface: IStubImagesConfig
A structure defining the appearance of stub barcode placeholders.
Example
configuration = {
stubImages: {
barcode: {
postScriptName: "LucidaSans-Italic",
text: "Define a Barcode",
},
},
};
Properties
barcode?
optionalbarcode?:IStubImagesBarcodeConfig
Configures the message displayed on stub images.