API Coverage Index

This index maps the public API surface to the main narrative documentation layers.

Coverage summary

  • API coverage spans all six packable assemblies and their public namespaces.
  • Narrative docs focus on the workflow-level entry points that most consumers start from.
  • generated API entry point: API Documentation

Narrative entry points

Primary API-to-article map

Area Main types Primary article
Startup and registry PrintingToolsAppBuilderExtensions, PrintServiceRegistry, PrintingToolsOptions concepts/architecture-and-service-model.md
Sessions and requests IPrintManager, PrintRequest, PrintSession, PrintDocument concepts/print-session-lifecycle.md
Tickets and capabilities PrintTicketModel, PrintCapabilities, PrinterInfo concepts/pagination-and-layout-model.md
Pagination and layout IPrintPaginator, DefaultPrintPaginator, PrintLayoutHints concepts/pagination-and-layout-model.md
Preview and rendering PrintPreviewModel, PrintRenderPipeline, IVectorPageRenderer concepts/previews-rendering-and-diagnostics.md
UI PageSetupWindow, PrintPreviewWindow, PrintPreviewViewModel guides/page-setup-and-preview-ui.md
Windows adapter Win32PrintAdapterFactory platforms/windows.md
macOS adapter MacPrintAdapter, MacPrintAdapterFactory, MacPreviewHost platforms/macos.md
Linux adapter LinuxPrintAdapter, LinuxPrintAdapterFactory platforms/linux.md

Notes

  • Generated API pages are the authoritative source for member-level documentation.
  • The narrative docs focus on workflow, architecture, and platform behavior.