IRegionFormatableExtendedShowAllCharacters Property
Gets or sets whether invisible characters (f.e. end of line or end of the paragraph) should be shown in the document element text.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
bool ShowAllCharacters { get; set; }
Property ShowAllCharacters As Boolean
Get
Set
property bool ShowAllCharacters {
bool get ();
void set (bool value);
}
abstract ShowAllCharacters : bool with get, set
Property Value
Boolean