Table of Contents

Class PdfFormSnapshot

Namespace
LMKit.Document.Pdf
Assembly
LM-Kit.NET.dll

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.

Share