Skip to content

M_PDFiumSharp_PDFium_FPDFText_SetText

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFText_SetText Method

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

Syntax

C#

public static bool FPDFText_SetText(
	FPDF_PAGEOBJECT text_object,
	string text
)

Parameters

 

text_object
Type: PDFiumSharp.Types.FPDF_PAGEOBJECT
text
Type: System.String

Return Value

Type: Boolean

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally