Skip to main content

Pdf Namespace

Namespace Avalonia.Controls.Documents.Serialization.Pdf

Types

  • PdfDiagnostic - One note about fidelity lost during PDF export.
  • PdfDiagnosticKind - What an exported PDF loses relative to the document it was produced from. Every entry describes output the exporter chose to degrade rather than fail on, so a caller that wants to know about it has to ask.
  • PdfFontEmbedding - Controls how fonts are embedded into an exported PDF.
  • PdfSerializer - Write-only serializer that exports documents as PDF.
  • PdfSerializerOptions - Options controlling PDF export.

On this page