API Reference

Class

PdfIncrementalFormFieldUpdateOptions

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Options for append-only AcroForm field updates.

Inheritance

  • Object
  • PdfIncrementalFormFieldUpdateOptions

Usage

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

Accepted by parameters

Constructors

public PdfIncrementalFormFieldUpdateOptions() #

Properties

public Boolean KeepNeedAppearances { get; set; } #

Set AcroForm /NeedAppearances so viewers may regenerate appearances.

public Boolean GenerateAppearanceStreams { get; set; } #

Append simple widget normal appearance streams for updated text, choice, checkbox, and radio fields.