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: Count, Name.
Description
HeadingPairData is a class in the Aspose.Slides FOSS library for .NET that exposes 0 methods and 2 properties for programmatic use.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read/Write | Gets or sets the name. |
Count | int | Read/Write | Gets or sets the count. |