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

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