Name | Description | |
---|---|---|
![]() | SaveAsTiff(Stream, PdfDrawOptions) |
Creates images of each page in the document, then creates a multipage TIFF from the
images and saves the TIFF to the specified stream.
|
![]() | SaveAsTiff(String, PdfDrawOptions) |
Creates images of each page in the document, then creates a multipage TIFF from the
images and saves the TIFF to the file with specified name.
|