ImageHeight

HtmlViewOptions.ImageHeight property

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

public int ImageHeight { get; set; }

Remarks

For details and code example, see the documentation.

See Also