Click or drag to resize

DocumentConversionGetNumWarnings Method

Return the number of warning strings generated during the conversion process. Warning: experimental interface; this method may be renamed or replaced with equivalent functionality in the future.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public uint GetNumWarnings()

Return Value

Type: UInt32
The number of stored warning strings
See Also