OlEditorType Enum

Definition

Specifies the editor type.

public enum class OlEditorType
public enum OlEditorType
Public Enum OlEditorType
Inheritance
OlEditorType

Fields

olEditorHTML 2

HTML editor

olEditorRTF 3

Real Text Format (RTF) editor

olEditorText 1

Text editor

olEditorWord 4

Microsoft Office Word editor

Remarks

Used by the EditorType property of Inspector objects.

Applies to