API Reference

Class

LegacyPptTextRulerLevel

Namespace OfficeIMO.PowerPoint.LegacyPpt.Model
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Represents per-level margins and indentation from a binary PowerPoint text ruler.

Inheritance

  • Object
  • LegacyPptTextRulerLevel

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 UInt16 Level { get; } #

Gets the zero-based paragraph level.

public Nullable<Int16> LeftMargin { get; } #

Gets the left margin in PowerPoint master units.

public Nullable<Int16> Indent { get; } #

Gets the first-line indentation in PowerPoint master units.