![]() | PdfiumFPDFText_ |
Note: This API is now obsolete.
[ObsoleteAttribute("This method is obsolete", true)] public static IntPtr FPDFText_GetFont( IntPtr text_page, int index )
<ObsoleteAttribute("This method is obsolete", true)> Public Shared Function FPDFText_GetFont ( text_page As IntPtr, index As Integer ) As IntPtr
public: [ObsoleteAttribute(L"This method is obsolete", true)] static IntPtr FPDFText_GetFont( IntPtr text_page, int index )
[<ObsoleteAttribute("This method is obsolete", true)>] static member FPDFText_GetFont : text_page : IntPtr * index : int -> IntPtr
/** @attribute ObsoleteAttribute("This method is obsolete", true) */ public static IntPtr FPDFText_GetFont( IntPtr text_page, int index )
Patagames.Pdf.Pdfium.FPDFText_GetFont = function(text_page, index);