ShowText Property

Navigation:  Reference Guide > Properties >

ShowText Property

Previous pageReturn to chapter overviewNext page

Gets or sets a boolean flag indicating whether the human readable text should be displayed or not.

[Visual Basic .NET]

Public Property ShowText As Boolean

[C#]

public bool ShowText {get; set;}

 

Remarks

The default value is TRUE.