ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Image Assembly / GrapeCity.ActiveReports.Export.Image.Tiff.Section Namespace / TiffExportException Class
Members

In This Topic
    TiffExportException Class
    In This Topic
    The exception thrown when a TiffExport-specific error occurs.
    Object Model
    TiffExportException Class
    Syntax
    'Declaration
     
    Public Class TiffExportException 
       Inherits System.ApplicationException
    public class TiffExportException : System.ApplicationException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.ApplicationException
             GrapeCity.ActiveReports.Export.Image.Tiff.Section.TiffExportException

    See Also