Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Display Word Documents in C#

Display Word Documents in C#

Scheduled Pinned Locked Moved C#
csharpquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Laji59
    wrote on last edited by
    #1

    How can I Display Word Documents in C# Which control do you offer Thanks in advance

    Hello Friends

    D P G 3 Replies Last reply
    0
    • L Laji59

      How can I Display Word Documents in C# Which control do you offer Thanks in advance

      Hello Friends

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      RichTextBox?

      Loading signature. Please wait...

      1 Reply Last reply
      0
      • L Laji59

        How can I Display Word Documents in C# Which control do you offer Thanks in advance

        Hello Friends

        P Offline
        P Offline
        Padmanabh Ganorkar
        wrote on last edited by
        #3

        Hi, Here if your context is Asp.net then do as following create an iframe

        <iframe name="iframedoc" frameborder=2 width=580 height=440 src="title.html"></iframe>

        create a link also

        <a href="your_doc.doc" target="awindow">Open</a>

        clicking this open link will show a command box to save/open document, click open..then document will show in browser You can also handle this in C# put runat property in <a>

        1 Reply Last reply
        0
        • L Laji59

          How can I Display Word Documents in C# Which control do you offer Thanks in advance

          Hello Friends

          G Offline
          G Offline
          Giorgi Dalakishvili
          wrote on last edited by
          #4

          If you have word installed you can use this: Word Control for .NET[^]

          Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups