Skip to content

Archive

Archives the document and returns the current document instance.

1
myDocument.Archive():Document

Remarks

This method changes the Document.State property to "Archived". Any other changes on the document are automatically saved.

See Also