Enum SpanExportMode
Describes when the span tag will be exported. The following options will not affect the content of the span only the tag.
Namespace: Telerik.Windows.Documents.FormatProviders.Html
Assembly: Telerik.Windows.Documents.dll
Syntax
public enum SpanExportMode
AlwaysExport
Span tags will be always exported.
DefaultBehavior
Span tags will be exported when they have styling.