API Reference

Class

HtmlPageImageBatchExportBuilder

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Base OfficeImageExportBatchBuilder<HtmlPageImageBatchExportBuilder, HtmlRenderOptions>
Modifiers sealed

Fluent batch image export for all rendered HTML pages.

Inheritance

  • OfficeImageExportBatchBuilder<HtmlPageImageBatchExportBuilder, HtmlRenderOptions>
  • HtmlPageImageBatchExportBuilder

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Methods

public HtmlPageImageBatchExportBuilder Continuous() #
Returns: HtmlPageImageBatchExportBuilder

Uses continuous layout, which produces one rendered surface.

public HtmlPageImageBatchExportBuilder Paged() #
Returns: HtmlPageImageBatchExportBuilder

Uses paged layout and exports every rendered page.