FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / BarCodeField Class / Bounds Property

In This Topic
    Bounds Property (BarCodeField)
    In This Topic
    Gets or sets bounds of this FieldBase object.
    Syntax
    'Declaration
     
    Public Property Bounds As Rect
    public Rect Bounds {get; set;}
    See Also