|
PdfRasterizerConvertToTiff Method |
Converts a range of PDF pages to a multi frame TIFF.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public 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