PDF Widget Entity Constants

Detailed Description

group a3d_publish_widget_types_enum

Macro Definition

kA3DTypePDFWidgetRoot

This type does not correspond to any widget.

kA3DTypePDFField

Abstract Types for fields.

kA3DTypePDFHighLevelWidget

Abstract Types for High Level widgets.

Type Documentation

enum A3DPDFEWidgetType

Enumerations for PDF Widget Types This enumeration defines a unique type for each PDF widget.

Version
10.0

Values:

enumerator kA3DTypePDFWidgetUnknown
enumerator kA3DTypeFieldText

Acrobat Field Text.

enumerator kA3DTypeFieldButton

Acrobat Field Button.

See also

Button Module

enumerator kA3DTypeFieldCheckBox

Acrobat Field Check Box.

See also

Check Box Module

enumerator kA3DTypeFieldRadioButton

Acrobat Field Radio Button.

enumerator kA3DTypeFieldListBox

Acrobat Field List Box.

See also

ListBox Module

enumerator kA3DTypeFieldDropDownList

Acrobat Field Drop Down List (also named Combo Box).

enumerator kA3DTypeFieldDigitalSignature

Acrobat Field Digital Signature.

enumerator kA3DType3DViewCarousel

High level widget for a View Carousel.

enumerator kA3DTypeScrollTable

High level widget for a Scroll Table.

enumerator kA3DTypeDataFilter

High level widget for a Data Filter.

enumerator kA3DType3DAnnotListNodes

High level widget for a 3DAnnot list of nodes.

enumerator kA3DType3DAnnotListViews

High level widget for a 3DAnnot list of views.