 | PdfiumFPDFSTRING_CreateEmpty Method |
Create empty String object
Namespace: Patagames.PdfAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntaxpublic static IntPtr FPDFSTRING_CreateEmpty()
Public Shared Function FPDFSTRING_CreateEmpty As IntPtr
public:
static IntPtr FPDFSTRING_CreateEmpty()
static member FPDFSTRING_CreateEmpty : unit -> IntPtr
public static IntPtr FPDFSTRING_CreateEmpty()
Patagames.Pdf.Pdfium.FPDFSTRING_CreateEmpty = function();
Return Value
IntPtrHandle to a newly created object
See Also