HeadingPair

Overview

HeadingPair is a class in Aspose.Slides FOSS for .NET. Inherits from: IHeadingPair.

Represents a ‘Heading pair’ property of the document. It indicates the group name of document parts and the number of parts in group.

Properties

NameTypeAccessDescription
NamestringReadRepresents the heading text of the pair
CountintReadIndicates the number of items associated with the heading

See Also