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

NameTypeAccessDescription
NamestringRead/WriteGets or sets the heading string of the pair
CountintRead/WriteGets or sets the integer count associated with the heading

See Also