Back to Devexpress

HtmlEditorStyles.PreviewArea Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-htmleditorstyles-05501ac6.md

latest1.4 KB
Original Source

HtmlEditorStyles.PreviewArea Property

Gets the style settings that define the appearance of the ASPxHtmlEditor ‘s Preview area.

Namespace : DevExpress.Web.ASPxHtmlEditor

Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public HtmlEditorViewAreaStyle PreviewArea { get; }
vb
Public ReadOnly Property PreviewArea As HtmlEditorViewAreaStyle

Property Value

TypeDescription
HtmlEditorViewAreaStyle

A HtmlEditorViewAreaStyle object that contains style settings.

|

See Also

HTML Editor

HtmlEditorStyles Class

HtmlEditorStyles Members

DevExpress.Web.ASPxHtmlEditor Namespace