API Reference

Class

PdfFormFieldOption

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Simple AcroForm choice option read from a field /Opt array.

Inheritance

  • Object
  • PdfFormFieldOption

Usage

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

Properties

public String ExportValue { get; } #

Export value used by the form field.

public String DisplayText { get; } #

User-facing option text displayed by PDF viewers.

public Boolean HasSeparateDisplayText { get; } #

True when the option provides separate export and display text.