Gets or sets whether to update all existing block attribute references in the document with changes.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AutoUpdateAttributeReferences As System.Boolean |
C# | |
---|
System.bool AutoUpdateAttributeReferences {get; set;} |
JavaScript | |
---|
AutoUpdateAttributeReferences : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_AutoUpdateAttributeReferences(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool AutoUpdateAttributeReferences { bool* Val
)
DSRESULTput_AutoUpdateAttributeReferences(
bool NewVal
} |
Property Value
True to update all existing block attribute references in the document with changes, false to not