ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / CaptionGrouping Property

In This Topic
    CaptionGrouping Property
    In This Topic
    Draw separated caption for certain barcodes (EAN 8/13, UPC-A/E).
    Syntax
    'Declaration
     
    Public Property CaptionGrouping As System.Boolean
    public System.bool CaptionGrouping {get; set;}
    See Also