Handler for OnWarning event.
Declaration Syntax| C# | Visual Basic | Visual C++ |
public delegate void APLogWarningHandler( APLogWarningType type, string message, Object source )
Public Delegate Sub APLogWarningHandler ( _ type As APLogWarningType, _ message As String, _ source As Object _ )
public delegate void APLogWarningHandler( APLogWarningType type, String^ message, Object^ source )
ParametersAssembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)