RolledBackDocument Class Documentation
classRolledBackDocument : SystemIDisposableNamespace:Datalogics::PDFL
- Inherits from:
SystemIDisposable
Detailed Description
A class representing a Rolled back instance of a PDF document that was previously saved Incrementally.
Referenced by
Uses types
Constructor & Destructor Documentation
RolledBackDocument
RolledBackDocument(RolledBackDocumentrhs, InternalConstructsignifier)Parameters
rhs: RolledBackDocumentsignifier: InternalConstruct
~RolledBackDocument
~RolledBackDocument()Member Function Documentation
CloseDocument
voidCloseDocument()Returns:
voidConstructorRetrieve
static RolledBackDocumentConstructorRetrieve(System.IntPtrignored)Parameters
ignored: System.IntPtr
Returns:
RolledBackDocumentDispose
voidDispose()Returns:
voidDisposeChildren
voidDisposeChildren()Returns:
voidSave
voidSave(stringnewPath)Parameters
newPath: string
Returns:
voidSaves the Rolled back document instance using the specified path to disk.