HeadingPairData

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

NameTypeAccessDescription
NamestringRead/WriteGets or sets the name.
CountintRead/WriteGets or sets the count.

See Also