API Reference

Class

LegacyPptTextMasterStyleLevel

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

Represents one level in a binary PowerPoint master text style.

Inheritance

  • Object
  • LegacyPptTextMasterStyleLevel

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 indentation level.

public LegacyPptParagraphRun ParagraphProperties { get; } #

Gets paragraph defaults for this level.

public LegacyPptCharacterRun CharacterProperties { get; } #

Gets character defaults for this level.