Interface
IConfigurableHtmlFormatProvider

Defines members allowing for customization of the way a format provider imports or exports content to HTML.

Definition

Properties

ExportSettings

Gets or sets the settings used while exporting content.

Declaration

cs-api-definition
HtmlExportSettings ExportSettings { get; set; }

Property Value

HtmlExportSettings

The export settings.

ImportSettings

Gets or sets the settings used while importing content.

Declaration

cs-api-definition
HtmlImportSettings ImportSettings { get; set; }

Property Value

HtmlImportSettings

The import settings.

In this article
DefinitionPropertiesExportSettingsImportSettings
Not finding the help you need?
Contact Support