GetCommandOptionString Method (IDocument)
Gets the string value for the specified command option in the document.
.NET Syntax
JavaScript | |
---|
GetCommandOptionString(
Var : String
) : {
Value : String,
Result : String
}
|
Parameters
- Var
- Command option as defined in dsCommandOptionString_e
- Value[out]
- String value of the specified command option
- Result[out] or Return Value
- Status of getting the string value of the command option as defined in dsGetCommandOptionResult_e
Example
See Also
Availability
DraftSight V1R1.1