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: System.String
HTML content - imageFormat
- Type: System.String
resulting image format (see )
Return Value
Type:Byte[]image bytes
See Also