ctrl +v

Last post 07-29-2014, 9:00 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  07-29-2014, 12:27 AM 80387

    ctrl +v

    when doing ctrl+v, is there any way to make it paste the plaint text by default?.

     

    Thanks 

  •  07-29-2014, 9:00 AM 80388 in reply to 80387

    Re: ctrl +v

    Hi wolf11th,

     

    Yes, you can set property EditorOnPaste to PastePureText, then it will paste plaint text by default.

     

       <CE:Editor ID="Editor1" runat="server" EditorOnPaste="PastePureText">

            </CE:Editor> 

     

    Regards,

     

    Ken 

View as RSS news feed in XML