Enum
SpanExportMode

Describes when the span tag will be exported. The following options will not affect the content of the span only the tag.

Definition

Namespace:Telerik.Windows.Documents.FormatProviders.Html

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public enum SpanExportMode

Fields

AlwaysExport

Span tags will be always exported.

Declaration

cs-api-definition
AlwaysExport = 1

Field Value

SpanExportMode

DefaultBehavior

Span tags will be exported when they have styling.

Declaration

cs-api-definition
DefaultBehavior = 0

Field Value

SpanExportMode

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