WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.WinUI.BarCode Namespace / C1BarCode Class / AutoSize Property
In This Topic
    AutoSize Property
    In This Topic
    When set to True, the barcode automatically stretches to fit the control.
    Syntax
    public bool AutoSize {get; set;}
    See Also