net-core-html-to-image
net-core-html-to-image copied to clipboard
support setting image height and overrriding of parameter creation
I added support for setting of height, as well as moving the creation of the args method to a virtual method to allow the developer to customize their args as needed.