API Reference
Class
PdfRenderCapabilityDiagnostic
A page-specific occurrence of a simplified or unsupported renderer capability.
Inheritance
- Object
- PdfRenderCapabilityDiagnostic
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
Inherited Methods
Properties
public PdfRenderCapability Capability { get; } #Manifest entry that defines this diagnostic.
public String Code { get; } #Stable capability identifier.
public PdfRenderSupportLevel SupportLevel { get; } #Support level associated with the diagnostic.
public String Subject { get; } #Operator or resource name that triggered this occurrence, when available.
public String Message { get; } #Human-readable diagnostic text.