HtmlString in the editor content with the page break labels hidden. Page breaks will still be effective, but the page break labels won't be seen in print out.

Namespace:  Karamasoft.WebControls.UltimateEditor
Assembly:  UltimateEditor (in UltimateEditor.dll) Version: 3.6.3822.15677

Syntax

C#
public string HtmlString
Visual Basic (Declaration)
Public HtmlString As String
Visual C++
public:
String^ HtmlString

See Also