HeaderElementTextConflictException

HeaderElementTextConflictException

Overview

HeaderElementTextConflictException is a class in Aspose.PDF FOSS for .NET. Inherits from: System.Exception.

Thrown at save when a header element linked via LinkTocPageTitleToHeaderElement carries its own text that differs from the TOC page’s TocInfo title — the two would render conflicting navigation titles.

This class provides 2 methods for working with HeaderElementTextConflictException objects in .NET programs. Available methods include: HeaderElementTextConflictException. All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.

Methods

SignatureDescription
HeaderElementTextConflictException()Calls HeaderElementTextConflictException on this HeaderElementTextConflictException instance.
HeaderElementTextConflictException(message: string)Calls HeaderElementTextConflictException(message) on this HeaderElementTextConflictException instance.