BarCodeWiz Logo

TopTextAlignment

Returns or sets the horizontal alignment of TopText. This property has no effect when TopText is empty.


Syntax

BarCodeWiz1.TopTextAlignment [ = enum]

 

The settings for enum are:

 

Constant Setting Description
Left_Align 0 Text is left-aligned.
Right_Align 1 Text is right-aligned.
Center_Align 2 Default setting. Text is centered.