[]
Gets or sets a value indicating whether to split the caption text into groups for barcode types that support it.
[C1Description("BarcodeOptions.CaptionGrouping", "Indicates whether to split the caption text into groups for barcode types that support it.")]
[C1Category("Appearance")]
public bool CaptionGrouping { get; set; }
<C1Description("BarcodeOptions.CaptionGrouping", "Indicates whether to split the caption text into groups for barcode types that support it.")>
<C1Category("Appearance")>
Public Property CaptionGrouping As Boolean