Table of Contents

Class PdfDocUtility

Namespace
PdfSharp.Quality
Assembly
PdfSharp.Quality-gdi.dll

Static helper functions for file IO.

public static class PdfDocUtility
Inheritance
PdfDocUtility
Inherited Members

Methods

CreateNewPdfDocument(string?)

Creates a PDF test document.

public static PdfDocument CreateNewPdfDocument(string? title = null)

Parameters

title string

Returns

PdfDocument