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