InvalidIndexDataException Constructor (Exception)

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Initializes a new instance of the InvalidIndexDataException class.

Namespace:  Apitron.PDF.Rasterizer.Search
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public InvalidIndexDataException(
	Exception exception
)

Parameters

exception
Type: SystemException
The exception.
See Also

Reference