Click or drag to resize

PdfFocusToMultipageTiff Method

Overload List
 NameDescription
Public methodToMultipageTiff Saves all pages of the PDF document to multipage-TIFF document as array of bytes.
Public methodToMultipageTiff(Stream) Saves all pages of the PDF document to multipage-TIFF document as a Stream object.
Public methodCode exampleToMultipageTiff(String) Save the PDF document as multipage-TIFF document.
Public methodToMultipageTiff(Stream, Int32, Int32) Saves a specific PDF page or diapason of pages to multipage-TIFF document as a Stream object.
Top
See Also