IProfilesLoadProfiles Method ByteScout PDF Renderer SDK
Loads profiles from JSON file.

Namespace:  Bytescout.PDFRenderer
Assembly:  Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.1.4800-master
Syntax

void LoadProfiles(
	string fileName
)

Parameters

fileName
Type: SystemString
JSON file containing profiles.
See Also

Reference