The OpenD Programming Language

DocxFile.toPlainText

Converts the document to a plain text string that gives you the jist of the document that you can view in a plain editor.

Most formatting is stripped out.

class DocxFile
string
toPlainText
()

Meta