ComponentOne BarCode for ASP.NET Web Forms
C1.Win.BarCode.4 Assembly / C1.BarCode Namespace / WholeSize Class / WholeHeight Property

In This Topic
    WholeHeight Property
    In This Topic
    Height of overall of barcode.
    Syntax
    'Declaration
     
    Public Property WholeHeight As System.Single
    public System.float WholeHeight {get; set;}
    See Also