Creates a PDF font for a font family name. The font must be installed on the server. 
            
Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax
Parameters
- familyName
- Type: SystemString
 The font family name
- fontSizePoints
- Type: SystemSingle
 The font size in points
- embedFont
- Type: SystemBoolean
 A flag indicating if the font will be embedded in PDF. A TextElement using this font can override this option.
See Also
