Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / BarcodeSizeOptions Class / BarHeight Property

In This Topic
    BarHeight Property
    In This Topic
    Gets or sets the bar height in twips.
    Syntax
    'Declaration
     
    Public Property BarHeight As Double
    public double BarHeight {get; set;}
    See Also