Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created February 9, 2024 11:57
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/c5fff1ffb6210f31082d415a89109489 to your computer and use it in GitHub Desktop.
Save bjoerntx/c5fff1ffb6210f31082d415a89109489 to your computer and use it in GitHub Desktop.
byte[] textBlock;
textControl1.SubTextParts.GetItem("part1").Save(out textBlock,
TXTextControl.BinaryStreamType.InternalUnicodeFormat);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment