Click or drag to resize
Askia

ElementType Enumeration

Enumeration of the element type

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public enum ElementType
Members
  Member nameValueDescription
Page0 Element representing a displayed page
Container1 Generic element used to structure others
Question2 Element representing a question
Caption3 Element containing a text caption
Control4 Element representing a control
MergingPage5 Element used to merge multiple pages
See Also