Click or drag to resize

PdfBarcode Text Property

Gets or Sets the barcode text.

Namespace: Spire.Pdf.Barcode
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string Text { get; set; }

Property Value

Type: String
See Also