Loading...
 

CXS_DOCUMENT::ExportText

CXS_DOCUMENT::ExportText

Description:

This class function exports the text content of the document to a file.

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

The function corresponds to the InstantView® command ExportDocument.

Code example:
...

Stack
Stack Position Object type Brief description
Stack(In) Top CXS_DOCUMENT A document
Top 1 STRING File name
Function call: Call(ExportText)