PdfCode128CBarcode
GetTextToEncode Method
|
Namespace:
Spire.Pdf.Barcode
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected override string GetTextToEncode()
Protected Overrides Function GetTextToEncode As String
protected:
virtual String^ GetTextToEncode() override
abstract GetTextToEncode : unit -> string
override GetTextToEncode : unit -> string
Return Value
Type:
String
See Also