API Reference
Class
LegacyPptTextMasterStyle
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
- Property LegacyPptMaster.TextMasterStyles
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.