New to Telerik UI for WinFormsStart a free 30-day trial

Defines values for the different modes that can be used when exporting styles to HTML.

Definition

Namespace:Telerik.WinForms.Documents.FormatProviders.Html

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public enum StylesExportMode

Fields

Create CSS classes containing properties of document elements

C#
Classes = 0

Inline properties of document elements using style attribute

C#
Inline = 1
In this article
DefinitionFieldsClassesInline
Not finding the help you need?
Contact Support