Table of Contents

API Reference

Browse the generated API reference using the navigation on the left.

Key entry points:

  • NetPdf.PdfFile — static factory: Create(), Open(...), Merge(...)
  • NetPdf.PdfDocument — the unified, immutable document model (read, manipulate, render, sign)
  • NetPdf.Fluent.Document — the auto-layout engine: Document.Create(doc => ...)