Table of Contents

Property FormDropped

Namespace
DocWright.Formats.Pdf
Assembly
DocWright.Formats.Pdf.dll

FormDropped

Gets true when an interactive form was not carried into the output.

public bool FormDropped { get; }

Property Value

bool

Remarks

A single source's form is carried, pruned to the fields whose widgets survived. Two sources' forms cannot both keep a field of the same name, so both are dropped and the widget annotations kept — they still draw exactly as authored.