TOCpageHasNoTitleException

TOCpageHasNoTitleException

Overview

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

Thrown by LinkTocPageTitleToHeaderElement when the TOC page’s TocInfo carries no title — the tagged-TOC navigation header must mirror an existing page title (PDF/UA-1 tagged TOC support).

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

Methods

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