PDFKit.NET 2.0 Class Library (.NET 2.0)

NoPagesException Class

The exception that is thrown when a document without any page is written.

For a list of all members of this type, see NoPagesException Members.

System.Object
   System.Exception
      System.ApplicationException
         TallComponents.PDF.PdfException
            TallComponents.PDF.NoPagesException

public class NoPagesException : PdfException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: TallComponents.PDF

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

NoPagesException Members | TallComponents.PDF Namespace