ImageMaxWidth

HtmlViewOptions.ImageMaxWidth property

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

public int ImageMaxWidth { get; set; }

Remarks

For details and code example, see the documentation.

See Also