Interface
IConfigurableRtfFormatProvider

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

Definition

Properties

ExportSettings

Gets or sets the settings used while exporting content.

Declaration

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

Property Value

RtfExportSettings

The export settings.

ImportSettings

Gets or sets the settings used while importing content.

Declaration

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

Property Value

RtfImportSettings

The import settings.

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