ThemedDocumentPageHandlerText Property |
Gets or sets the text.
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string Text { get; set; }
Public Property Text As String
Get
Set
abstract Text : string with get, set
override Text : string with get, set
Property Value
Type:
StringThe text.
Implements
DocumentPageIHandlerTextSee Also