IHeadingPair
IHeadingPair interface
Represents a ‘Heading pair’ property of the document. It indicates the group name of document parts and the number of parts in group.
public interface IHeadingPair
Properties
Name | Description |
---|---|
Count { get; } | Returns the number of parts in group. Read-only Int32. |
Name { get; } | Returns the group name of document parts. Read-only String. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides