DocumentspecialOverrideAddFontDataFile Method ByteScout PDF SDK
Add Font Files to be used as first priority when writing the file

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

public void specialOverrideAddFontDataFile(
	string fontName,
	string fontFilePath
)

Parameters

fontName
Type: SystemString
Font Name
fontFilePath
Type: SystemString
Full Path of the font file
See Also

Reference