API Reference

Enum

PowerPointPlaceholderDirection

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

Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Presentation.DirectionValues.

Inheritance

  • Enum
  • PowerPointPlaceholderDirection

Usage

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

Values

public const PowerPointPlaceholderDirection Horizontal #

Represents the Open XML value horz.

Value: 0
public const PowerPointPlaceholderDirection Vertical #

Represents the Open XML value vert.

Value: 1