API Reference

Class

WordDocumentVisualRegion

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Rectangular region in the top-left, point-based coordinate space of a Word visual page.

Inheritance

  • Object
  • WordDocumentVisualRegion

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 Double X { get; } #

Left coordinate in points.

public Double Y { get; } #

Top coordinate in points.

public Double Width { get; } #

Region width in points.

public Double Height { get; } #

Region height in points.