Gets or sets whether to save drawing properties back to the drawing.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property EnableSaveBackToDrawingPropertiesData As System.Boolean |
| C# | |
|---|
System.bool EnableSaveBackToDrawingPropertiesData {get; set;} |
| JavaScript | |
|---|
EnableSaveBackToDrawingPropertiesData : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_EnableSaveBackToDrawingPropertiesData(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool EnableSaveBackToDrawingPropertiesData { bool* Val
)
DSRESULTput_EnableSaveBackToDrawingPropertiesData(
bool NewVal
} |
Property Value
True (default) to save drawing properties back to the drawing, false to not