Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created June 6, 2024 13:42
Show Gist options
  • Save bjoerntx/1c977263346a8c25768a2fae45d440bb to your computer and use it in GitHub Desktop.
Save bjoerntx/1c977263346a8c25768a2fae45d440bb to your computer and use it in GitHub Desktop.
using TXTextControl.ServerTextControl serverTextControl = new TXTextControl.ServerTextControl();
serverTextControl.Create();
serverTextControl.Load(document, TXTextControl.BinaryStreamType.InternalUnicodeFormat);
MustacheMatcher.Convert(serverTextControl);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment