Skip to content

M_PDFiumSharp_PDFium_FPDFText_GetBoundedText

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFText_GetBoundedText Method

[Missing

documentation for "M:PDFiumSharp.PDFium.FPDFText_GetBoundedText(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]

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

Syntax

C#

public static string FPDFText_GetBoundedText(
	FPDF_TEXTPAGE text_page,
	double left,
	double top,
	double right,
	double bottom
)

Parameters

 

text_page
Type: PDFiumSharp.Types.FPDF_TEXTPAGE
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFText_GetBoundedText(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]
left
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFText_GetBoundedText(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]
top
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFText_GetBoundedText(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]
right
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFText_GetBoundedText(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]
bottom
Type: System.Double
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFText_GetBoundedText(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]

Return Value

Type: String
[Missing documentation for "M:PDFiumSharp.PDFium.FPDFText_GetBoundedText(PDFiumSharp.Types.FPDF_TEXTPAGE,System.Double,System.Double,System.Double,System.Double)"]

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally