PrintingTools separates document construction from pagination and output formatting.
PrintLayoutKind currently supports:
StandardNUpBookletPosterPlatform adapters consume the normalized layout metadata rather than inventing their own per-platform rules.
PrintLayoutHints lets you annotate visuals with printable metadata such as page breaks, page names, and layout-affecting hints. Those hints feed the default paginator and remain available to custom paginator implementations.
PrintPageMetrics normalizes:
That shared model keeps preview thumbnails, vector export, and native print output aligned.