Generate image by specifed HTML content
Namespace: NReco.ImageGenerator
Assembly: NReco.ImageGenerator (in NReco.ImageGenerator.dll) Version: 1.1.1.0 (1.1.1.0)
Syntax
Parameters
- htmlContent
- Type: SystemString
HTML content - imageFormat
- Type: SystemString
resulting image format (see )
Return Value
Type: Byteimage bytes
See Also