API Reference

Class

WordImageExportDiagnosticCodes

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers static

Stable diagnostic codes emitted by Word image export.

Inheritance

  • Object
  • WordImageExportDiagnosticCodes

Fields

public const String LimitedFloatingImageWrap #

A floating image wrap mode was rendered with reduced fidelity.

Value: limited-word-floating-image-wrap
public const String LimitedFloatingShapeWrap #

A floating shape wrap mode was rendered with reduced fidelity.

Value: limited-word-floating-shape-wrap
public const String LimitedFloatingTextBoxWrap #

A floating text box wrap mode was rendered with reduced fidelity.

Value: limited-word-floating-textbox-wrap
public const String LimitedSmartArt #

A SmartArt diagram was rendered with reduced fidelity.

Value: limited-word-smartart
public const String UnsupportedBodyElement #

An unsupported body element was omitted.

Value: unsupported-word-body-element
public const String UnsupportedChart #

A chart without a renderable cached-data snapshot was omitted.

Value: unsupported-word-chart
public const String UnsupportedExternalImage #

An external image was omitted.

Value: unsupported-word-external-image
public const String UnsupportedFloatingImage #

A floating image was omitted.

Value: unsupported-word-floating-image
public const String UnsupportedFooterElement #

An unsupported footer element was omitted.

Value: unsupported-word-footer-element
public const String UnsupportedFooterOverflow #

Footer content that overflowed its drawing area was omitted.

Value: unsupported-word-footer-overflow
public const String UnsupportedHeaderFooterMeasurementOverflow #

Header or footer content that overflowed measurement was omitted.

Value: unsupported-word-header-footer-measurement-overflow
public const String UnsupportedHeaderFooterElement #

An unsupported element encountered while measuring header or footer content was omitted.

Value: unsupported-word-header-footer-element
public const String UnsupportedHeaderElement #

An unsupported header element was omitted.

Value: unsupported-word-header-element
public const String UnsupportedHeaderOverflow #

Header content that overflowed its drawing area was omitted.

Value: unsupported-word-header-overflow
public const String UnsupportedImage #

An image was omitted.

Value: unsupported-word-image
public const String UnsupportedKeepMeasurementOverflow #

Content that overflowed keep-with-next measurement was omitted.

Value: unsupported-word-keep-measurement-overflow
public const String UnsupportedNestedTableOverflow #

Nested-table content that overflowed its drawing area was omitted.

Value: unsupported-word-nested-table-overflow
public const String UnsupportedNestedTable #

A nested table was omitted.

Value: unsupported-word-nested-table
public const String UnsupportedPageIndex #

The requested page was outside the estimated document content.

Value: unsupported-word-page-index
public const String UnsupportedPagination #

Content that overflowed pagination was omitted.

Value: unsupported-word-pagination
public const String UnsupportedShape #

A shape or one of its visual features was omitted.

Value: unsupported-word-shape
public const String UnsupportedSmartArt #

A SmartArt diagram was omitted.

Value: unsupported-word-smartart
public const String UnsupportedTableCellMeasurementOverflow #

Table-cell content that overflowed measurement was omitted.

Value: unsupported-word-table-cell-measurement-overflow
public const String UnsupportedTableCellTextOverflow #

Table-cell text that overflowed its drawing area was omitted.

Value: unsupported-word-table-cell-text-overflow
public const String UnsupportedTableHeaderPagination #

A repeating table header that did not fit was omitted.

Value: unsupported-word-table-header-pagination
public const String UnsupportedTableImageOverflow #

A table image that overflowed its drawing area was omitted.

Value: unsupported-word-table-image-overflow
public const String UnsupportedTableRowPagination #

A table row that could not be split across pages was omitted.

Value: unsupported-word-table-row-pagination
public const String UnsupportedTextBox #

A text box was omitted.

Value: unsupported-word-textbox