In This Topic
Gets or sets a value indicating whether to split the caption text into groups for barcode types that support it.
Syntax
'Declaration
Public Property CaptionGrouping As System.Boolean
public System.bool CaptionGrouping {get; set;}
See Also