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