[]
        
(Showing Draft Content)

C1.BarCode.TextAlignment

TextAlignment Enum

The alignment of text in the barcode control.

Namespace: C1.BarCode
Assembly: C1.Web.Api.BarCode.dll
Syntax
public enum TextAlignment

Fields

Name Description
Center

Text is centered within the barcode control area.

Left

Text is aligned to the left edge of barcode control.

Right

Text is aligned to the right edge of the barcode control.