ExtraText Property

Determines the extra text to be drawn along with the barcode.

Syntax

public String getExtraText()
public void setExtraText(String extraText)

Parameters

extraText

Indicates the extra text; use null if none.