API Reference

Class

LegacyPptTextMasterStyle

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

Represents a TextMasterStyleAtom from a binary PowerPoint main master.

Inheritance

  • Object
  • LegacyPptTextMasterStyle

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 LegacyPptTextType TextType { get; } #

Gets the placeholder text category controlled by this style.

public IReadOnlyList<LegacyPptTextMasterStyleLevel> Levels { get; } #

Gets up to five decoded style levels.

public Boolean HasUnprojectedFormatting { get; } #

Gets whether legacy-only fields remain preserve-only.

public Boolean IsTruncated { get; } #

Gets whether the atom was malformed or truncated.