BaseRendererLoadProfiles 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

public void LoadProfiles(
	string fileName
)

Parameters

fileName
Type: SystemString
JSON file containing profiles.

Implements

IProfilesLoadProfiles(String)
See Also

Reference