InterfaceIConfigurableXamlFormatProvider
Interface
Definition
Namespace:Telerik.WinForms.Documents.FormatProviders.Xaml
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public interface IConfigurableXamlFormatProvider : ITextBasedDocumentFormatProvider, IDocumentFormatProvider
Inherited Members
Properties
ExportSettings
Declaration
cs-api-definition
XamlExportSettings ExportSettings { get; set; }
Property Value
ImportSettings
Declaration
cs-api-definition
XamlImportSettings ImportSettings { get; set; }
Property Value