RenderToSinglePage

HtmlViewOptions.RenderToSinglePage property

Enables rendering an entire document to one HTML file.

public bool RenderToSinglePage { get; set; }

Remarks

For code example, see the documentation.

See Also