Skip to main content

DocumentViewOptions Properties

An object defining properties for the DocumentViewOptions class.

Id

Gets or sets the identifier for the document view option.

Type: string


ProjectName

Gets or sets the project name associated with the document view option.

Type: string


FormCaption

Gets or sets the form caption for the document view option.

Type: string


ViewId

Gets or sets the view ID associated with the document view option.

Type: string


FormName

Gets or sets the form name associated with the document view option.

Type: string


ProjectId

Gets or sets the project ID associated with the document view option.

Type: string


Type

Gets or sets the type of document creation for the document view option.

Type: CreateDocumentType
Accepted Values:

NameValue
None0
CreateForm1
AddExisting2

ViewName

Gets or sets the view name associated with the document view option.

Type: string


ExistingDocumentPath

Gets or sets the path of the existing document for the document view option.

Type: string


PanelSize

Gets or sets the panel size for the document view option.

Type: PanelSize
Accepted Values:

NameValue
None0
Small1
Medium2
Large3

ObjectName

Gets or sets the object name associated with the document view option.

Type: string


AllowEdit

Gets or sets a value indicating whether editing is allowed for the document view option.

Type: bool


ShowEvents

Gets or sets a value indicating whether events are shown for the document view option.

Type: bool


Caption

Gets or sets the caption for the document view option.

Type: string


FormId

Gets or sets the form ID associated with the document view option.

Type: string