Mobiform Software - Aurora API Documentation

AuroraEditorType Enumeration

Aurora Element Editor Types; required when registering a toolbox entry.

public enum AuroraEditorType

Members

Member Name Description
None Element requires no editor.
Custom A Custom Editor
_2D Element requires a 2D editor.
Paths Element requires a path editor.
_3D Element requires a 3D editor.
Ink Element requires an ink editor.
FlowDocument Element requires a flow document editor.
Text A Text Editor

Requirements

Namespace: Aurora.Interfaces

Assembly: AuroraInterfaces (in AuroraInterfaces.dll)

See Also

Aurora.Interfaces Namespace