ShowCode39StartStop Property

Applicable only to Code 39 barcodes. Specifies whether the start and stop characters (asterisk *) are to be shown in the caption.

Syntax

public boolean getShowCode39StartStop()
public void setShowCode39StartStop(boolean showCode39StartStop)

Parameters

showCode39StartStop