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

In This Topic
    Padding Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Padding As System.Windows.Forms.Padding
    public System.Windows.Forms.Padding Padding {get; set;}
    See Also