![]() | PdfiumFPDFARRAY_ |
public static int FPDFARRAY_GetIntegerAt( IntPtr handle, int index )
Public Shared Function FPDFARRAY_GetIntegerAt ( handle As IntPtr, index As Integer ) As Integer
public: static int FPDFARRAY_GetIntegerAt( IntPtr handle, int index )
static member FPDFARRAY_GetIntegerAt : handle : IntPtr * index : int -> int
public static int FPDFARRAY_GetIntegerAt( IntPtr handle, int index )
Patagames.Pdf.Pdfium.FPDFARRAY_GetIntegerAt = function(handle, index);
![]() |
---|
Please note this method returns 0 if key not found or handle is IntPtr.Zero |