Click or drag to resize

IMcDocumentWriter Methods

The IMcDocumentWriter type exposes the following members.

Methods
  NameDescription
Public methodAutoRecoverSaveNeeded
Returns true when the document should save auto-recover information.
Public methodCanWrite
Returns True if destination is writable.
Public methodPostWrite
Called once the file is written.
Public methodPreWrite
Prepare the source for writing.
Public methodWrite
Writes source to a destination.
Top
See Also