Click or drag to resize

DocumentPageIHandlerText Property

Gets or sets the title text of the page.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
string Text { get; set; }

Property Value

Type: String
The title text.
See Also