Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Book > Squiggly lines under text

Not answered Squiggly lines under text

Feed from this thread
  • Dan Slaby avatar

    Posted on Dec 7, 2011 (permalink)

    I'm using the silverlight book to display documents written in word with the extension .docx. All of the words, except for single character words have squiggly lines under the text. What causes these, and how can I get rid of them?

    I also notice that once the mouse is in the document, the page turning no longer works. Is there a method for keeping the mouse from entering the document?

    Thanks.

    Reply

  • Kiril Stanoev Kiril Stanoev avatar

    Posted on Dec 8, 2011 (permalink)

    Hi Dan,

    #1 You need to set the IsSpellCheckingEnabled="False".

    #2 As I mentioned in one of your other support threads, I am not sure if setting IsHitTestVisible="False" on RadRichTextPageView is an acceptable solution.

    Regards,
    Kiril Stanoev
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Book > Squiggly lines under text