stop_track_revisions method
stop_track_revisions()
Stops automatic marking of document changes as revisions.
def stop_track_revisions(self):
...
See Also
- module aspose.words
- class Document
- method Document.start_track_revisions()
Stops automatic marking of document changes as revisions.
def stop_track_revisions(self):
...