IWarningCallback

IWarningCallback

Overview

IWarningCallback is a interface in Aspose.PDF FOSS for .NET.

This interface provides 1 method for working with IWarningCallback objects in .NET programs. Available methods include: Warning. All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.

Methods

SignatureDescription
Warning(warning: WarningInfo)Calls Warning on this IWarningCallback instance.

See Also