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