Collapse imageExpand ImageCopy imageCopyHover image
       


TallPDF.NET 3.0 Class Library (.NET 2.0)
PdfException Class
Members See Also Send Feedback
Base class for all exceptions thrown from TallComponents components.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

C#
[SerializableAttribute]
public class PdfException : ApplicationException
Visual Basic
<SerializableAttribute> _
Public Class PdfException _
	Inherits ApplicationException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    System..::..ApplicationException
      TallComponents.PDF.Layout..::..PdfException
        TallComponents.PDF.Layout..::..DrawingSizeException
        TallComponents.PDF.Layout..::..ImageSizeException
        TallComponents.PDF.Layout..::..InvalidImageException
        TallComponents.PDF.Layout..::..InvalidPdfException
        TallComponents.PDF.Layout..::..NoPagesException
        TallComponents.PDF.Layout.Paragraphs..::..InvalidRtfException
        TallComponents.PDF.Layout.Paragraphs..::..InvalidXhtmlException
        TallComponents.PDF.Layout.Shapes..::..ShapeSizeException
        TallComponents.PDF.Layout.Shapes..::..SimpleXhtmlFormatException
        TallComponents.PDF.Layout..::..TextFlowException
        TallComponents.PDF.Layout..::..UnsupportedImageException
        TallComponents.PDF.Layout..::..WrongPasswordException
        TallComponents.PDF.Layout.Xml..::..XmlException

See Also

PdfException Members
TallComponents.PDF.Layout Namespace
Footer image

Send comments on this topic to support@tallcomponents.com

Copyright (c) 2002-2013, TallComponents BV. All rights reserved.