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