Link Search Menu Expand Document

BaseRendererFireParsingError Method

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

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
protected virtual void FireParsingError(
	string exceptionInfo,
	ref bool abort
)

Parameters

exceptionInfo
Type: SystemString

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

abort
Type: SystemBoolean

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

See Also

Reference