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