Click or drag to resize

PdfUnidimensionalBarcode GetTextToEncode Method

Returns the Actual text to encode.

Namespace: Spire.Pdf.Barcode
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected virtual string GetTextToEncode()

Return Value

Type: String
The Actual Text.
See Also