Skip to content

M_PDFiumSharp_PDFium_FPDFPageObj_NewTextObj

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFPageObj_NewTextObj Method

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static FPDF_PAGEOBJECT FPDFPageObj_NewTextObj(
	FPDF_DOCUMENT document,
	string font,
	float font_size
)

Parameters

 

document
Type: PDFiumSharp.Types.FPDF_DOCUMENT
font
Type: System.String
font_size
Type: System.Single

Return Value

Type: FPDF_PAGEOBJECT

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally