RadControls for Silverlight

Namespace: Telerik.Windows.Documents.FormatProviders.Html
Assembly: Telerik.Windows.Documents (in Telerik.Windows.Documents.dll) Version: 2013.2.611.1050

Syntax

C#
public interface IConfigurableHtmlFormatProvider : ITextBasedDocumentFormatProvider, 
	IDocumentFormatProvider
Visual Basic
Public Interface IConfigurableHtmlFormatProvider _
	Inherits ITextBasedDocumentFormatProvider, IDocumentFormatProvider

See Also