Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created July 28, 2021 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/42c43fc4bc2a103abb077ebd68ba6c99 to your computer and use it in GitHub Desktop.
Save bjoerntx/42c43fc4bc2a103abb077ebd68ba6c99 to your computer and use it in GitHub Desktop.
function loadDocument(document) {
TXTextControl.loadDocument(TXTextControl.streamType.InternalUnicodeFormat, document.document);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment