TIWCGJQQRCodeMode Enumeration

Represents type TIWCGJQQRCodeMode.

Namespace: IWCGJQQRCode
type
 TIWCGJQQRCodeMode = (jqqrcmNormal,jqqrcmLabelStrip,jqqrcmLabelBox,jqqrcmImageStrip,jqqrcmImageBox);

The TIWCGJQQRCodeMode type exposes the following members.

Show:
 NameDescription
jqqrcmImageBox

Represents constant jqqrcmImageBox.

jqqrcmImageStrip

Represents constant jqqrcmImageStrip.

jqqrcmLabelBox

Represents constant jqqrcmLabelBox.

jqqrcmLabelStrip

Represents constant jqqrcmLabelStrip.

jqqrcmNormal

Represents constant jqqrcmNormal.

Top