HeadingPairData
Overview
HeadingPairData is a class in Aspose.Slides FOSS for .NET.
Internal representation of a heading pair entry in docProps/app.xml. Each pair associates a category name (e.g. “Slide Titles”) with a count of entries.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read/Write | Gets or sets the heading string of the pair |
Count | int | Read/Write | Gets or sets the integer count associated with the heading |