Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Last active September 8, 2022 14:42
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/e0a01567249eb7ee1b7ca69e61a2b060 to your computer and use it in GitHub Desktop.
Save bjoerntx/e0a01567249eb7ee1b7ca69e61a2b060 to your computer and use it in GitHub Desktop.
test.html
<tx-document-viewer
width="1000px"
height="800px"
basePath="https://localhost:7128"
dock="Window"
[toolbarDocked]="true"
documentPath="test.docx"
[isSelectionActivated]="true"
[showThumbnailPane]="true"
[userNames]="['qa@textcontrol.com']">
</tx-document-viewer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment