ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / SupplementCaptionLocation Property

In This Topic
    SupplementCaptionLocation Property
    In This Topic
    Gets the location of the supplement caption.
    Syntax
    'Declaration
     
    ReadOnly Property SupplementCaptionLocation As BarCodeCaptionPosition
    BarCodeCaptionPosition SupplementCaptionLocation {get;}

    Property Value

    The location of the supplement caption as a GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.BarCodeCaptionPosition.
    See Also