Class PdfFileFormatter
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
stringThe path.