EnumBookContentStatus

Book content file status options.

Static Properties

Name Description
DOCUMENT_IN_USE The book content object is being used by someone else and is therefore locked.
DOCUMENT_IS_OPEN The book content object is open.
DOCUMENT_OUT_OF_DATE The book content object has been modified after repagination.
MISSING_DOCUMENT The book content object is missing because it has been moved, renamed, or deleted.
NORMAL The book content object is not open and is unchanged.