API Reference

Class

PdfFontInspectionDiagnostic

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

One structured font inspection diagnostic.

Inheritance

  • Object
  • PdfFontInspectionDiagnostic

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

Stable diagnostic code.

public String Message { get; } #

Human-readable diagnostic message.

public Nullable<Int32> PageNumber { get; } #

One-based source page number when the diagnostic belongs to a resource path.

public String ResourcePath { get; } #

Resource path when one resource traversal produced the diagnostic.