API Reference

Class

WordImageExportOptions

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Base OfficeImageExportOptions
Modifiers sealed

Options controlling dependency-free Word document image export.

Inheritance

  • OfficeImageExportOptions
  • WordImageExportOptions

Usage

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

Accepted by parameters

Constructors

Properties

public Boolean IncludeDocumentContent { get; set; } #

Gets or sets a value indicating whether document body content should be rendered when supported.

public Int32 PageIndex { get; set; } #

Gets or sets the page index to render. The current renderer supports the first page only.