New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.EditorExportSettings

Container of misc. export settings of RadEditor control

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.ObjectWithState
  • Telerik.Web.UI.EditorExportSettings

Properties

FileName String

A string specifying the name (without the extension) of the file that will be created. The file extension is automatically added based on the method that is used.

OpenInNewWindow Boolean

Opens the exported editor content in a new window instead of the same page.

In this article