API Reference

Class

LegacyDocImportOptions

Namespace OfficeIMO.Word.LegacyDoc
Assembly OfficeIMO.Word
Modifiers sealed

Controls legacy binary Word import behavior.

Inheritance

  • Object
  • LegacyDocImportOptions

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 Int32 MaxInputBytes { get; set; } #

Maximum size, in bytes, of the extracted document input stream.

public Int32 MaxDecodedImageBytes { get; set; } #

Maximum aggregate decoded OfficeArt image bytes retained during import.

public Int32 MaxDecodedCharacters { get; set; } #

Maximum number of text characters decoded from the legacy piece table.

public Boolean ReportUnsupportedContent { get; set; } #

When true, known unsupported legacy content is reported as diagnostics.