Loading...
 

ExportDocument

ExportDocument

ExportDocument

parameters: Identifier of a Windows and a Document Windows object

Stack
Stack Position Description
Stack(In) Top a document object
Stack(Out) Top -

The document is written in an ASCII file that must first be opened as an output file with Open .

This command has no effect if the document was previously displayed with ShowDocument or printed with PrintDocument. The document can then only be saved as an EMF file.

This InstantView® command corresponds to the function CXS_DOCUMENT::ExportText.