API Reference

Enum

LegacyPptTextDirection

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

Specifies paragraph text direction.

Inheritance

  • Enum
  • LegacyPptTextDirection

Usage

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

Values

public const LegacyPptTextDirection LeftToRight #

Left-to-right text.

Value: 0
public const LegacyPptTextDirection RightToLeft #

Right-to-left text.

Value: 1