[]
        
(Showing Draft Content)

C1.Web.Mvc.Barcode.LabelPosition

LabelPosition Enum

Defines the position of the label that displays the Barcode value.

Namespace: C1.Web.Mvc.Barcode
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public enum LabelPosition
Public Enum LabelPosition

Fields

Name Description
Bottom

Renders the barcode label at the bottom of the barcode.

Top

Renders the barcode label at the top of the barcode.