Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created April 15, 2024 16:16
Show Gist options
  • Save bjoerntx/627d4ca60298529b738694fddef7ed06 to your computer and use it in GitHub Desktop.
Save bjoerntx/627d4ca60298529b738694fddef7ed06 to your computer and use it in GitHub Desktop.
@using TXTextControl.Web.MVC
@Html.TXTextControl().TextControl().LoadText(
ViewBag.Document,
TXTextControl.Web.BinaryStreamType.InternalUnicodeFormat).Render()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment