Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Last active October 18, 2019 15:49
Show Gist options
  • Select an option

  • Save bjoerntx/ebef0eef8aa5eda1eef17a8a494dcfb6 to your computer and use it in GitHub Desktop.

Select an option

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