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.WinForms.Documents.FormatProviders.Html
Assembly:Telerik.WinControls.RichTextEditor.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.