Class PdfFormSnapshot
The interactive form fields of a PDF document at one point in time, as returned by GetFields(string, CancellationToken).
public sealed class PdfFormSnapshot
- Inheritance
-
PdfFormSnapshot
- Inherited Members
Properties
- Fields
Gets the form field widgets of the document, in page order. Empty when the document carries no interactive form.
- HasForm
Gets whether the document carries any interactive form field.