Click or drag to resize

PdfiumFPDFPageObj_NewTextObj Method

Note: This API is now obsolete.

Create a new Text Object.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
[ObsoleteAttribute("This method is obsolete", true)]
public static IntPtr FPDFPageObj_NewTextObj()

Return Value

IntPtr
Handle to text object.
Remarks
This method is obsolete and will be removed in a future release of the Pdfium .Net SDK
See Also