Skip to main content

IEventForm Properties

An object defining properties for the IEventForm class.

DocumentObjectKey

A unique key identifying the document object.

Type: string


Type

The type of document creation.

Type: CreateDocumentType
Accepted Values:

NameValue
None0
CreateForm1
AddExisting2

PanelSize

The size of the panel in which the form is displayed.

Type: PanelSize
Accepted Values:

NameValue
None0
Small1
Medium2
Large3

DocumentObjectName

The name of the document object.

Type: string


CreateOptions

Options for creating a document.

Type: DocumentCreateOptions