| AboutDialogCopyright Property  | 
 
            Gets or sets the copyright text.
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic string Copyright { get; set; }Public Property Copyright As String
	Get
	Set
member Copyright : string with get, set
Property Value
Type: 
StringThe copyright text.
 See Also
See Also