12.43. ShowComment Property

Description

Returns or sets a value that determines whether the control displays the comment portion.

Syntax

object.ShowComment[= Boolean] 

Remarks

Toggle this property to turn on or turn off the display of the comment portion. Note that if this property is FALSE, comment margin properties will not be included during the position calculation of other components, such as working area, bar code image etc. If you want to have these margins participate the calculation and do not want to see the comment, set Comment property to an empty string instead.