DocxFile

Constructors

this
this(FilePath file)
this(immutable(ubyte)[] rawData)

Members

Functions

toPlainText
string 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.

Meta