Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 329 Bytes

File metadata and controls

29 lines (12 loc) · 329 Bytes

FileStatus

Enum

  • None (value: 0)

  • IsEditing (value: 1)

  • IsNew (value: 2)

  • IsConverting (value: 4)

  • IsOriginal (value: 8)

  • IsEditingAlone (value: 16)

  • IsFavorite (value: 32)

  • IsTemplate (value: 64)

  • IsFillFormDraft (value: 128)

  • IsCompletedForm (value: 256)