ComponentOne BarCode for WinForms
C1.Win.Barcode.4.8 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / Size Property

In This Topic
    Size Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Size As System.Drawing.Size
    public System.Drawing.Size Size {get; set;}
    See Also