[]
        
(Showing Draft Content)

C1.C1Preview.RenderBarCode.ShowText

ShowText Property

ShowText

Gets or sets a value indicating whether the string represending the Text property should be displayed along with the barcode image.

Declaration
public bool ShowText { get; set; }
Remarks

By default, the object will show only the barcode image. To include a textual representation of the value in the Text property, set this property to true.