Link Search Menu Expand Document

IProfilesLoadProfiles Method

Loads profiles from JSON file.

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

Parameters

fileName
Type: SystemString
JSON file containing profiles.
See Also

Reference