LoadText¶
Updates the document content. The previously created content will be lost.
1 | |
Parameters¶
string text
( "html" | "rtf" | "txt" ) type optional
Remarks¶
Load plain text content into a writer document¶
1 2 | |
Updates the document content. The previously created content will be lost.
1 | |
string text
( "html" | "rtf" | "txt" ) type optional
1 2 | |