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