DocumentLoadProfilesFromString Method ByteScout PDF SDK
Loads profiles from JSON string.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public void LoadProfilesFromString(
	string jsonString
)

Parameters

jsonString
Type: SystemString
JSON string containing profiles.
See Also

Reference