ActiveReports 12
Data Property (TiffExportException)

GrapeCity.ActiveReports.Export.Image.v12 Assembly > GrapeCity.ActiveReports.Export.Image.Tiff.Section Namespace > TiffExportException Class : Data Property
Gets a collection of key/value pairs that provide additional user-defined information about the exception.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Data As IDictionary
public virtual IDictionary Data {get;}

Property Value

An object that implements the System.Collections.IDictionary interface and contains a collection of user-defined key/value pairs. The default is an empty collection.
See Also

Reference

TiffExportException Class
TiffExportException Members