Class HeaderElementTextConflictException

HeaderElementTextConflictException class

Represents an exception that is thrown when the header element’s text is set manually while it is already bound to a Table of Contents (TOC) title, causing a conflict.

public class HeaderElementTextConflictException : PdfException

Constructors

NameDescription
HeaderElementTextConflictException(string)

See Also