Click or drag to resize

PdfDocument Split Method

Overload List
Name Description
Public method Split(String)
Splits a PDF file to many PDF files, each of them consists of one page from the source file.
Public method Split(String, Int32)
Splits a PDF file to many PDF files, each of them consists of one page from the source file.
Top
See Also