Table of Contents

Class PdfFileFormatter

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

Reads a PDF document, unpacks all its streams, and save it under a new name.

public static class PdfFileFormatter
Inheritance
PdfFileFormatter
Inherited Members

Methods

FormatDocument(string)

Reads a PDF file, formats the content and saves the new document.

public static void FormatDocument(string path)

Parameters

path string

The path.