SensitiveDataDetectorLoadDocumentFromFile Method ByteScout PDF Extractor SDK
Loads PDF document from specified file.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public void LoadDocumentFromFile(
	string fileName
)

Parameters

fileName
Type: SystemString
File name.

Implements

IBaseExtractorLoadDocumentFromFile(String)
See Also

Reference