This is a migrated thread and some comments may be shown as answers.

How to call print function RadEditor Control without using print button of RadEditor?

0 Answers 30 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Elham
Top achievements
Rank 1
Elham asked on 06 Aug 2017, 11:37 AM

Hi ,

How to call print function RadEditor Control without using print button of RadEditor?

i try it :

var editor = $find("<%=RadEditor1.ClientID%>");
editor.fire("Print");

And not working !

How i this ?

plz help me

 

 

No answers yet. Maybe you can help?

Tags
Editor
Asked by
Elham
Top achievements
Rank 1
Share this question
or