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

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