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