CaptionGrouping Property (Barcode)
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
'Declaration
Public Property CaptionGrouping As Boolean
public bool CaptionGrouping {get; set;}
See Also