Link Search Menu Expand Document

IProfilesLoadProfilesFromString Method

Loads profiles from JSON string.

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
void LoadProfilesFromString(
	string jsonString
)

Parameters

jsonString
Type: SystemString
JSON string containing profiles.
See Also

Reference