BaseExtractorFireParsingError Method ByteScout PDF To HTML SDK

[Missing <summary> documentation for "M:Bytescout.PDF2HTML.BaseExtractor.FireParsingError(System.String,System.Boolean@)"]

Namespace:  Bytescout.PDF2HTML
Assembly:  Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.4.1.4802-master
Syntax

protected virtual void FireParsingError(
	string exceptionInfo,
	ref bool abort
)

Parameters

exceptionInfo
Type: SystemString

[Missing <param name="exceptionInfo"/> documentation for "M:Bytescout.PDF2HTML.BaseExtractor.FireParsingError(System.String,System.Boolean@)"]

abort
Type: SystemBoolean

[Missing <param name="abort"/> documentation for "M:Bytescout.PDF2HTML.BaseExtractor.FireParsingError(System.String,System.Boolean@)"]

See Also

Reference