Click or drag to resize

BaseBarcodeProfileShowBarcodeText Property

If set to false the human readable text of 1D barcodes will be suppressed.

Namespace: RAYLASE.Marker.VectorGraphicElement.Barcode
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public bool ShowBarcodeText { get; set; }

Property Value

Boolean
See Also