Table of Contents

Class FormProperty

Namespace
iText.Forms.Form
Assembly
itext.forms.dll

Set of constants that will be used as keys to get and set properties.

public sealed class FormProperty
Inheritance
FormProperty
Inherited Members

Fields

FORM_ACCESSIBILITY_LANGUAGE

The Constant FORM_ACCESSIBILITY_LANGUAGE.

[Obsolete]
public const int FORM_ACCESSIBILITY_LANGUAGE = 2097163

Field Value

int

FORM_CHECKBOX_TYPE

The Constant FORM_CHECKBOX_TYPE.

public const int FORM_CHECKBOX_TYPE = 2097166

Field Value

int

FORM_CONFORMANCE_LEVEL

The Constant FORM_CONFORMANCE_LEVEL.

public const int FORM_CONFORMANCE_LEVEL = 2097167

Field Value

int

FORM_FIELD_CHECKED

The Constant FORM_FIELD_CHECKED.

public const int FORM_FIELD_CHECKED = 2097159

Field Value

int

FORM_FIELD_COLS

The Constant FORM_FIELD_COLS.

public const int FORM_FIELD_COLS = 2097157

Field Value

int

FORM_FIELD_FLATTEN

The Constant FORM_FIELD_FLATTEN for form related properties.

public const int FORM_FIELD_FLATTEN = 2097153

Field Value

int

FORM_FIELD_LABEL

The Constant FORM_FIELD_LABEL.

public const int FORM_FIELD_LABEL = 2097162

Field Value

int

FORM_FIELD_MULTIPLE

The Constant FORM_FIELD_MULTIPLE.

public const int FORM_FIELD_MULTIPLE = 2097160

Field Value

int

FORM_FIELD_PASSWORD_FLAG

The Constant FORM_FIELD_PASSWORD_FLAG.

public const int FORM_FIELD_PASSWORD_FLAG = 2097156

Field Value

int

FORM_FIELD_RADIO_BORDER_CIRCLE

The Constant FORM_FIELD_RADIO_BORDER_CIRCLE.

public const int FORM_FIELD_RADIO_BORDER_CIRCLE = 2097165

Field Value

int

FORM_FIELD_RADIO_GROUP_NAME

The Constant FORM_FIELD_RADIO_GROUP_NAME.

public const int FORM_FIELD_RADIO_GROUP_NAME = 2097164

Field Value

int

FORM_FIELD_ROWS

The Constant FORM_FIELD_ROWS.

public const int FORM_FIELD_ROWS = 2097158

Field Value

int

FORM_FIELD_SELECTED

The Constant FORM_FIELD_SELECTED.

public const int FORM_FIELD_SELECTED = 2097161

Field Value

int

FORM_FIELD_SIZE

The Constant FORM_FIELD_SIZE.

public const int FORM_FIELD_SIZE = 2097154

Field Value

int

FORM_FIELD_VALUE

The Constant FORM_FIELD_VALUE.

public const int FORM_FIELD_VALUE = 2097155

Field Value

int