Parameters
- page
- ImageGear page to save.
- stream
- NET stream to write an image to.
- saveFormat
- The format to save new pages in. This is a combination of a file format and a compression (e.g., TIFF-G4).
Note: This method is equivalent to SavePage([ImGearPage], [Stream], -1, ImGearSavingModes.OVERWRITE, [ImGearSavingFormats], null)