API Reference

Enum

PdfTableCellFormFieldKind

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Supported table-cell AcroForm field kinds.

Inheritance

  • Enum
  • PdfTableCellFormFieldKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const PdfTableCellFormFieldKind Text #

Simple text field.

Value: 0
public const PdfTableCellFormFieldKind Choice #

Scalar choice field.

Value: 1