Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created June 8, 2020 14:13
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/6055c9fe743cb8df0ed8ab839e20364d to your computer and use it in GitHub Desktop.
Save bjoerntx/6055c9fe743cb8df0ed8ab839e20364d to your computer and use it in GitHub Desktop.
<tx-document-viewer width="800px"
height="800px"
basePath="https://localhost:44354"
dock="Fill"
toolbarDocked=true
isSelectionActivated=true
showThumbnailPane=true>
</tx-document-viewer>
<input (click)="onClickLoadDocument()" type="button" value="Load Document" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment