Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Class

PdfFormFieldValueIssue

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

A declared form-field constraint or incomplete required value.

Inheritance

  • Object
  • PdfFormFieldValueIssue

Usage

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

Returned or exposed by

Properties

public PdfFormFieldValueIssueCode Code { get; } #

Stable reason suitable for host localization.

public Boolean IsError { get; } #

True for a conflicting interactive edit; false for an incomplete required field.

public String Message { get; } #

Human-readable fallback explanation.