Hi
I am implementing print preview in rich textbox,there is no print preview in rich textbox so im using from System.Drawing but im getting the following error
Cannot implicitly convert type 'Telerik.Windows.Documents.Model.RadDocument' to 'System.Drawing.Printing.PrintDocument'
Is there any other way of doing this?how can i achieve print preview with RadDocument?
Thanks
I am implementing print preview in rich textbox,there is no print preview in rich textbox so im using from System.Drawing but im getting the following error
Cannot implicitly convert type 'Telerik.Windows.Documents.Model.RadDocument' to 'System.Drawing.Printing.PrintDocument'
Is there any other way of doing this?how can i achieve print preview with RadDocument?
Thanks