<Code Lib>
2025.3 Method
Changes 6
M

Document.IsInEditMode

Description:
Indicates if the document is in an edit mode.

public bool IsInEditMode()

Boolean Returns true if the document is in an edit mode, false otherwise.

Loading…