EnumSpanExportMode
Enum
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.
DefaultBehavior
Span tags will be exported when they have styling.