mcDocumentWritingFlags Enumeration |
![]() |
Namespace: MediaCy.IQL.Application
Public Enumeration mcDocumentWritingFlags
Member name | Value | Description | |
---|---|---|---|
mcdwDefault | 0 | Standard save operation. | |
mcdwAutoSaving | 1 | Auto-saving a document for recovery. | |
mcdwSaveAs | 2 | Saving a document to a new file. | |
mcdwFrameByFrame | 3 | Saving a document to a new file frame by frame. |