Class TOCpageHasNoTitleException

TOCpageHasNoTitleException class

Represents an exception that is thrown when a Table of Contents (TOC) page does not have a title assigned during an operation that requires it.

public class TOCpageHasNoTitleException : PdfException

Constructors

NameDescription
TOCpageHasNoTitleException(string)

See Also