Search Results for

    Show / Hide Table of Contents

    Enum BarcodeObject.Alignment

    Specifies the horizontal alignment of a Barcode object. Works only when autosize is on.

    Namespace: FastReport.Barcode
    Assembly: FastReport.Base.dll
    Syntax
    public enum Alignment

    Fields

    Name Description
    Center

    Specifies that the barcode is aligned to the center of the original layout.

    Left

    Specifies that the barcode is aligned to the left of the original layout.

    Right

    Specifies that the barcode is aligned to the right of the original layout.

    Back to top © 1998-2025 Copyright Fast Reports Inc.