Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Last active October 18, 2019 15:49
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/ebef0eef8aa5eda1eef17a8a494dcfb6 to your computer and use it in GitHub Desktop.
Save bjoerntx/ebef0eef8aa5eda1eef17a8a494dcfb6 to your computer and use it in GitHub Desktop.
@Html.TXTextControl().DocumentViewer(settings => {
settings.Dock = DocumentViewerSettings.DockStyle.Window;
settings.ResourceManager = tx_mvc_viewer.DocumentViewer.ResourceManager;
}).Render()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment