API Reference

Enum

WordPageOrientation

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Wordprocessing.PageOrientationValues.

Inheritance

  • Enum
  • WordPageOrientation

Usage

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

Accepted by parameters

Values

public const WordPageOrientation Portrait #

Represents the Open XML value portrait.

Value: 0
public const WordPageOrientation Landscape #

Represents the Open XML value landscape.

Value: 1