API Reference

Class

WordPageSizeDefinition

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Dimensions and Word paper code for a built-in page-size preset.

Inheritance

  • Object
  • WordPageSizeDefinition

Usage

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

Properties

public UInt32 WidthTwips { get; } #

Gets the page width in twips.

public UInt32 HeightTwips { get; } #

Gets the page height in twips.

public UInt16 PaperCode { get; } #

Gets the Word paper-size code.