| AboutDialogDocumenters Property  | 
 
            Gets or sets the list of documenters.
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic string[] Documenters { get; set; }Public Property Documenters As String()
	Get
	Set
member Documenters : string[] with get, set
Property Value
Type: 
StringThe list of documenters.
 See Also
See Also