GH_Document.Author Property

GH_DocumentAuthor Property

Gets the author details associated with this document.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IGH_Author Author { get; }
Public ReadOnly Property Author As IGH_Author
	Get

Property Value

Type: IGH_Author

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.Author"]

See Also