[]
Initializes a new instance of the FileImageRender class.
public FileImageRender()
Public Sub New()
Initializes a new instance of the FileImageRender class.
public FileImageRender(string imageUrl)
Public Sub New(imageUrl As String)
| Type | Name | Description |
|---|---|---|
| string | imageUrl | The path and filename of the image file to be generated. |