ImgConverterGetImageBytesFromHtmlStream(Stream, Encoding, ImageFormat) Method
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 14.0.0
public byte[] GetImageBytesFromHtmlStream(
Stream htmlStream,
Encoding textEncoding,
ImageFormat format
)
- htmlStream Stream
- The HTML stream
- textEncoding Encoding
- The stream text encoding
- format ImageFormat
- The image format
ByteThe created image bytes