Back to Website
Show / Hide Table of Contents

Interface IStubBarcodeContent

A structure defining the content of stub barcode placeholders.

Inheritance
IEmptyBarcodeContent<TBarcodeFormat, TBarcodeSubType>
IStubBarcodeContent
Package: @aurigma/design-atoms-interfaces
Examples
{
   "defaultItemsConfig": {
       "stubImages": {
           "barcode": {
               "postScriptName": "LucidaSans-Italic",
               "text": "Define a Barcode"
           }
       }
   }
}

Properties

postScriptName

The font PostScript name of the text message in the stub barcode placeholder.

Declaration
postScriptName?: string;
Property Value
Type Description
string

The font PostScript name of the text message in the stub barcode placeholder.

text

The text message in the stub barcode placeholder.

Declaration
text?: string;
Property Value
Type Description
string

The text message in the stub barcode placeholder.

Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback