[]
        
(Showing Draft Content)

C1.Web.Api.BarCode.TextAlignment

TextAlignment Enum

Specifies how an object or text in a control is horizontally aligned relative to an element of the control.

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

Fields

Name Description
Center

Text is centered within the barcode.

Left

Text is aligned to the left edge of barcode.

Right

Text is aligned to the right edge of the barcode.