Click or drag to resize

PdfiumFPDF_AddStandardFont Method

Overload List
 NameDescription
Public methodStatic memberFPDF_AddStandardFont(IntPtr, FontStockNames, Int32) Creates a standard type font with the specified typeface name and the predefined WinAnsiEncoding encoding.
Public methodStatic memberFPDF_AddStandardFont(IntPtr, String, Int32) Creates a standard type font with the specified typeface name and encoding.
Top
See Also