public static SplitByPageOptions ToPath( int pageIndex, string outputPath )
Parameters
- pageIndex
- The zero-based index corresponding to the Page that will be extracted.
- outputPath
- The path that will be used to save the file; this should include the directory and the filename, with extension.
Return Value
Configured SplitByPageOptions instance.