BtObjectType Constants

These constants determine the type of object that is on a template. One of these constant values are returned with the Object.Type property.

The following constants are available:

Constant

Description

btObjectBarcode

Barcode

btObjectBox

Box

btObjectEllipse

Ellipse

btObjectLine

Line

btObjectMagneticStripe

Magnetic Stripe

btObjectPicture

Picture

btObjectRFID

RFID Encoder

btObjectRichText

Rich Text Object

btObjectShape

Shape, other than box or ellipse

btObjectText

Text Object

Related Topics