M_PDFiumSharp_PDFium_FPDFPageObj_CreateNewRect - ArgusMagnus/PDFiumSharp GitHub Wiki

PDFium.FPDFPageObj_CreateNewRect Method

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

Syntax

C#

public static FPDF_PAGEOBJECT FPDFPageObj_CreateNewRect(
	float x,
	float y,
	float w,
	float h
)

Parameters

 

x
Type: System.Single
y
Type: System.Single
w
Type: System.Single
h
Type: System.Single

Return Value

Type: FPDF_PAGEOBJECT

See Also

Reference

PDFium Class
PDFiumSharp Namespace

⚠️ **GitHub.com Fallback** ⚠️