AztecAppearance Function

Navigation:  Reference Guide >

AztecAppearance Function

Previous pageReturn to chapter overviewNext page

Sets up the parameters of Aztec barcode appearance.

void AztecAppearance(double ModuleSize, WORD Orientation, WORD BorderStyle);

Parameters

ModuleSize

Specifies the size (width/height) of the square-shaped module, please refer to this note for more information.

Orientation

Specifies the orientation of the Aztec barcode, this parameter can be one of the following values:

Value

Description

0

0 degree

1

90 degrees

2

180 degrees

3

270 degrees

BorderStyle

Specifies the style of the border rectangle, this parameter can be one of the following values:

Value

Description

0

No Border

1

Dash Border

2

Solid Border