 |
PdfRasterizerConvertToTiff Method |
Converts a range of PDF pages to a multi frame TIFF.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic byte[] ConvertToTiff()
Public Function ConvertToTiff As Byte()
Return Value
ByteThe array of bytes containing the binary representation of the multi frame TIFF.
Remarks
See Also