![]() | PdfiumFPDFFont_ |
public static void FPDFFont_AddToWidths( IntPtr font, uint charcode )
Public Shared Sub FPDFFont_AddToWidths ( font As IntPtr, charcode As UInteger )
public: static void FPDFFont_AddToWidths( IntPtr font, unsigned int charcode )
static member FPDFFont_AddToWidths : font : IntPtr * charcode : uint32 -> unit
public static void FPDFFont_AddToWidths( IntPtr font, UInt32 charcode )
Patagames.Pdf.Pdfium.FPDFFont_AddToWidths = function(font, charcode);
![]() |
---|
Currently, only CID fonts are supported. |