<Code Lib>
2027 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…