WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.WinUI.BarCode Namespace / C1BarCode Class / CaptionGrouping Property
In This Topic
    CaptionGrouping Property
    In This Topic
    Gets or sets a value indicating whether to add spaces between groups of characters in the caption to make long numbers easier to read.
    Syntax
    public bool CaptionGrouping {get; set;}
    See Also