Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created January 29, 2024 11: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/87c3a49acd1c8157a5a5ba9b64c2406f to your computer and use it in GitHub Desktop.
Save bjoerntx/87c3a49acd1c8157a5a5ba9b64c2406f to your computer and use it in GitHub Desktop.
private void LoadDocment()
{
_txdocumentviewer?.LoadDocumentFromFile("App_Data/demo.tx");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment