[]
        
(Showing Draft Content)

C1.Document.BarcodeOptions.CaptionGrouping

CaptionGrouping Property

CaptionGrouping

Gets or sets a value indicating whether to split the caption text into groups for barcode types that support it.

Declaration
[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