InternalServiceExtractMetadata Method
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Extract metadata from given file using extraction rule")]
public ExtractedValue[] ExtractMetadata(
string path,
RuleType ruleType,
ExtractionMapping mapping
)
- path String
-
- ruleType RuleType
-
- mapping ExtractionMapping
-
ExtractedValue