Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Returns the image's data.
This delegate represents a function that converts a pdf file to image.
Namespace: Apitron.PDF.Kit.FixedLayout.Content
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- contentDocumentStream
- Type: System.IOStream
The PDF document stream that should be converted to the image.
Return Value
Type: StreamReturns the image's data.
See Also