TIWCGJQBarCodeOuput Enumeration

Represents type TIWCGJQBarCodeOuput.

Namespace: IWCGJQBarCode
type
 TIWCGJQBarCodeOuput = (jqbcoCSS,jqbcoSVG,jqbcoBMP,jqbcoCanvas);

The TIWCGJQBarCodeOuput type exposes the following members.

Show:
 NameDescription
jqbcoBMP

Represents constant jqbcoBMP.

jqbcoCanvas

Represents constant jqbcoCanvas.

jqbcoCSS

Represents constant jqbcoCSS.

jqbcoSVG

Represents constant jqbcoSVG.

Top