Document Solutions for PDF
DS.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / GcBarcode Class / HorizontalAlignment Property

In This Topic
    HorizontalAlignment Property
    In This Topic
    Gets or sets the horizontal alignment of the barcode.
    Syntax
    'Declaration
     
    Public Property HorizontalAlignment As ImageAlignHorz
    public ImageAlignHorz HorizontalAlignment {get; set;}
    See Also