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.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
bool ShowAllCharacters { get; set; }

Property Value

Boolean

See Also