PhysicalPathResourceProvider.GetOpenTypeFont

Gets the font from the file path specified using base path.

public OpenTypeFont GetOpenTypeFont(string filePath)
Function GetOpenTypeFont(filePath As String) As OpenTypeFont

Parameters

filePath
String

The file path of the font.

Returns

OpenTypeFont

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

OpenTypeFont
PhysicalPathResourceProvider
ceTe.DynamicPDF.LayoutEngine

In this topic