Click or drag to resize
IGraphicEnvReportWarning Method
Public API of XMLmind XSL-FO Converter for .NET
Reports specified warning message.

Namespace: XmlMind.FoConverter
Assembly: xfc-api (in xfc-api.dll) Version: 6.3.0
Syntax
void ReportWarning(
	string message
)

Parameters

message
Type: SystemString
See Also