BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / WholeSize Property

In This Topic
    WholeSize Property (C1BarCode)
    In This Topic
    The size of overall of barcode.
    Syntax
    'Declaration
     
    Public ReadOnly Property WholeSize As WholeSize
    public WholeSize WholeSize {get;}
    See Also