ImageWidth

HtmlViewOptions.ImageWidth property

The width of the output image (in pixels). The property is available when converting single image to HTML only.

public int ImageWidth { get; set; }

Remarks

For details and code example, see the documentation.

See Also