Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created April 15, 2024 16:09
Show Gist options
  • Save bjoerntx/0994a410e380322ed64283a12c393d67 to your computer and use it in GitHub Desktop.
Save bjoerntx/0994a410e380322ed64283a12c393d67 to your computer and use it in GitHub Desktop.
@using TXTextControl.Web.MVC
@Html.TXTextControl().TextControl().LoadText(
"Documents/demo.tx",
TXTextControl.Web.StreamType.InternalUnicodeFormat).Render()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment