Modifica

Condividi tramite


OlEditorType Enum

Definition

Specifies the editor type.

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

Fields

Name Value Description
olEditorText 1

Text editor

olEditorHTML 2

HTML editor

olEditorRTF 3

Real Text Format (RTF) editor

olEditorWord 4

Microsoft Office Word editor

Remarks

Used by the EditorType property of Inspector objects.

Applies to