Overview
Archives the document and returns current document instance.Document myDocument.Archive()
Remarks
This method changes State property to "Archived". Any other changes on document are automatically saved.
Document myDocument.Archive()
This method changes State property to "Archived". Any other changes on document are automatically saved.