Link Search Menu Expand Document

BaseExtractorFireParsingError Method

[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.3.1.4759-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