OnlyOfficeCallbackDocumentStatus - перечисление

Defines the status of the document.

Definition

Пространство имён: Tessa.Extensions.Default.Server.OnlyOffice
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.0.4
C#
public enum OnlyOfficeCallbackDocumentStatus

Члены

BeingEdited1 document is being edited,
ReadyForSaving2 document is ready for saving,
SavingError3 document saving error has occurred,
ClosedWithNoChanges4 document is closed with no changes,
BeingEditedButStateIsSaved6 document is being edited, but the current document state is saved,
ForceSavingError7 error has occurred while force saving the document.

См. также