Set parameters are show hidden text

Namespace: Spire.DocViewer.Forms
Assembly: Spire.DocViewer.Forms (in Spire.DocViewer.Forms.dll) Version: 6.6.0.0 (6.6.0.4020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public bool HiddenText { set; }
Public WriteOnly Property HiddenText As Boolean
	Set
public:
property bool HiddenText {
	void set (bool value);
}
member HiddenText : bool with set

Property Value

Boolean

See Also