Hi ,
I'm trying the Export to PDF RadEditor function..(well actually need to export and save to an external file of type pdf), but still,..first things first..
Problem is: I cannot get a reference to EditorExportSettings...in code behind.
I am using
I'm trying the Export to PDF RadEditor function..(well actually need to export and save to an external file of type pdf), but still,..first things first..
Problem is: I cannot get a reference to EditorExportSettings...in code behind.
I am using
using
Telerik.Web.UI;
version is Q2 2008, and I have updated the Telerik.Web.UI.dll from within vs "Add ExistingItem" browse to the new dll overwriting the Q4 2006 one (apparently).
And I don't have any luck with the documentation re setting it by " the Place an attribute in the opening tag of the Telerik RadEditor control in the form Property-Subproperty, where Subproperty is a property of the EditorExportSettings object (for example, ExportSettings-FileName).
..Heck, not even sure what is meant by "in the form Property-Subproperty"...similarly the last option in the docm...Nest a <ExportSettings> element
Could someone give me some clarity and help please.
Thanks
Neal