Link Search Menu Expand Document

OCRAnalyzerFireProgressChanged Method (String, Double)

[Missing <summary> documentation for "M:Bytescout.PDFExtractor.OCRAnalyzer.FireProgressChanged(System.String,System.Double)"]

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
protected bool FireProgressChanged(
	string message,
	double progress
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Bytescout.PDFExtractor.OCRAnalyzer.FireProgressChanged(System.String,System.Double)"]

progress
Type: SystemDouble

[Missing <param name="progress"/> documentation for "M:Bytescout.PDFExtractor.OCRAnalyzer.FireProgressChanged(System.String,System.Double)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Bytescout.PDFExtractor.OCRAnalyzer.FireProgressChanged(System.String,System.Double)"]

See Also

Reference