[]
Represents the options for changed document information.
public class ChangedDocumentOptions
The ChangedDocumentOptions
class provides properties to configure the document content and its unsaved changes status.
Name | Description |
---|---|
ChangedDocumentOptions() |
Name | Description |
---|---|
Document | Gets or sets the document content. |
HasUnsavedChanges | Gets or sets a value indicating whether the document has unsaved changes. |