Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


New_in
Version8.0.10




Panel
titleGeneral

Component Palette Icon:





Panel
borderStylesolid
titleDescription

The Barcode component enables you to display text as a barcode. The component supports 105 different barcode types including Code 128, QR code, EAN-8, and ISBN.



Panel
titleProperties


Perspective_property



NameDescriptionProperty Type
valueValue to be encoded as a barcode.value: numeric
type

What barcode specification to use, currently there are 105 formats supported including Code 128, QR code, EAN-8, and ISBN.

Expand
titleClick here to see the barcode specification options


A-BCDE-G

auspost

azteccode

azteccodecompact

aztecrune

bc412

channelcode,

codablockf,

code11

code128

code16k

code2of5

code32

code39

code39ext

code49

code93

code93ext

codeone

coop2of5

daft

databarexpanded

databarexpandedcomposite

databarexpandedstacked

databarexpandedstackedcomposite

databarlimited

databarlimitedcomposite

databaromni

databaromnicomposite

databarstacked

databarstackedcomposite

databarstackedomni

databarstackedomnicomposite

databartruncated

databaretruncstedcomposite

datalogic2of5

datamatrix

datamatrixrectangular

datamatrixrectangularextension

dotcode

ean13

ean13composite

ean14

ean2

ean5

ean8

ean8composite

flattermarken

gs1-128

GS1-128

gs1-128composite

gs1-cc

gs1datamatrix

gs1datamatrixrectangular

gs1northamericancoupon

gs1qrcode

H-JK-PQ-Z

hanxin

hibcazteccode

hibccodeablockf

hibccode128

hibccode39

hibcdatamatrix

hibcdatamatrixrectangular

hibcmicropdf417

hibcpdf417

hibcqrcode

iata2of5

identcode

industrial2of5

interleaved2of5

isbn

ismn

issn

itf14

japanpost

kix

leitcode

mailmark

matrix2of5

maxicode

micropdf417

microqrcode

msi

onecode

pdf417

pdf417compact

pharmacode

pharmacode2

planet

plessey

posicode

postnet

pzn

qrcode

rationalizedCodabar

raw

royalmail

sscc18

symbol

telepen

telepennumeric

ultracode

upca

upcacomposite

upce

upcecomposite




value: string dropdown
displayValueIf true, the barcode's value will be displayed as text.value: boolean
valuePositionIf displayValue is true, this property determines where the value should be displayed. Options are top or bottom; default is bottom.value: string dropdown
valueStyleSets a style for the display value for this component. Full menu of style options is available for text, background, margin and padding, border, shape and miscellaneous. You can also specify a style class.object
errorStyleSets a style for this component. Full menu of style options is available for text, background, margin and padding, border, shape and miscellaneous. You can also specify a style class.object
style

Sets an overall style for this component. Full menu of style options is available for text, background, margin and padding, border, shape and miscellaneous. You can also specify a style class.


object




Info
iconfalse
titlePerspective Component Events

The Perspective Event Types Reference page describes all the possible component event types for Perspective components. Not all component events support each Perspective component. The Perspective Component Events and Actions page shows how to configure events and actions on a Perspective component. Component scripting is handled separately and can be accessed from the Component menubar or by right clicking on the component.



Panel
titleExamples


Panel
titleExample 1

PropertyValue
props.value014113910613
props.typeupca
props.displayValuetrue
props.valuePositionbottom
props.valueStyle.fontFamily

Verdana

props.valueStyle.fontSize18px



Panel
titleExample 2

PropertyValue
props.valuehttp://inductiveautomation.com
props.typeqrcode
props.displayValuetrue
props.valuePositiontop
props.valueStyle.color#2747C7
props.valueStyle.fontFamily

sans-serif

props.valueStyle.fontSize14px
props.valueStyle.fontWeightbold
props.style.paddingTop12px
props.style.borderColorD97700