SplitByPageOptions Class Methods
In This Topic
For a list of all members of this type, see SplitByPageOptions members.
Public Methods
| | Name | Description |
  | ToPath | Overloaded.
Creates the options that will be used to extract a single Page to a file.
|
  | ToStream | Overloaded.
Splits a single Page to a stream.
|
  | ToStreams |
Creates the options that will be used to split all Pages individually, with each Page written to its own stream.
|
Top
See Also