Table of Contents

Class PdfFormFieldIssue

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

Explains why one requested field value was skipped during a PdfForm fill.

public sealed class PdfFormFieldIssue
Inheritance
PdfFormFieldIssue
Inherited Members

Properties

Name

Gets the field name the skipped value addressed.

Reason

Gets the reason the value was skipped.

Share