PdfFont(String, Single) Constructor
Creates a PDF font from a font file
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public PdfFont(
string fontFilePath,
float fontSizePoints
)
Public Sub New (
fontFilePath As String,
fontSizePoints As Single
)
Parameters
- fontFilePath String
- The font file full path
- fontSizePoints Single
- The font size in points