API Reference

Class

WordDocumentVisualSnapshot

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Format-neutral visual snapshot for a Word document page.

Inheritance

  • Object
  • WordDocumentVisualSnapshot

Usage

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

Returned or exposed by

Properties

public OfficeDrawing Drawing { get; } #

Page drawing scene in points before export scaling.

public Int32 PageIndex { get; } #

Zero-based page index represented by this snapshot.

public IReadOnlyList<OfficeImageExportDiagnostic> Diagnostics { get; } #

Snapshot diagnostics for Word content that could not be represented in the shared drawing scene.

public Double Width { get; } #

Snapshot width in points before export scaling.

public Double Height { get; } #

Snapshot height in points before export scaling.