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

In This Topic
    DesiredSize Property (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DesiredSize As Size
    public Size DesiredSize {get;}
    See Also