Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Class

PdfStaticFormRecognitionDiagnostic

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Reason a plausible visual candidate was not proposed.

Inheritance

  • Object
  • PdfStaticFormRecognitionDiagnostic

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 String Code { get; } #

Stable machine-readable reason.

public Int32 PageNumber { get; } #

One-based source page.

public String Message { get; } #

Human-readable review detail.