Gets or sets the author of the document.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property DocumentAuthor As System.String |
| C# | |
|---|
System.string DocumentAuthor {get; set;} |
| JavaScript | |
|---|
DocumentAuthor : System.String |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_DocumentAuthor(
BSTR
NewVal
)
| C++ | |
|---|
property System.String^ DocumentAuthor { dsString* Val
)
DSRESULTput_DocumentAuthor(
const dsString& NewVal
} |
Property Value
Document author; default is an empty string