Link Search Menu Expand Document

BaseExtractorLoadProfilesFromString Method

Loads profiles from JSON string.

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
public void LoadProfilesFromString(
	string jsonString
)

Parameters

jsonString
Type: SystemString
JSON string containing profiles.

Implements

IProfilesLoadProfilesFromString(String)
See Also

Reference