public static SplitByPageOptions ToPath( string outputPath )
Parameters
- outputPath
- The base path for outputting the files. Note that this can be a directory path or a file path; the directory and base filename are then used to generate the individual Page’s filenames.
Return Value
Configured SplitByPageOptions instance.