AboutDialog.IHandler.Documenters Property |
Gets or sets the list of documenters.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxstring[] Documenters { get; set; }
Property Documenters As String()
Get
Set
abstract Documenters : string[] with get, set
Property Value
Type:
String[]The list of documenters.
See Also