2026 Property
Changes 3
P

Element.IsModifiable

Description:
Identifies if the element is modifiable.
Remarks:
This is not a permanent state. The value depends on the document state. For example, active edit modes can make IsModifiable false for many elements.
public bool IsModifiable { get; }