FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / BarCodeField Class / Align Property

In This Topic
    Align Property (BarCodeField)
    In This Topic
    Gets or sets a value determining how the barcode image is aligned within the field area.
    Syntax
    'Declaration
     
    Public Property Align As PictureAlignEnum
    public PictureAlignEnum Align {get; set;}
    See Also