M_PDFiumSharp_PDFium_FPDFPage_InsertObject - ArgusMagnus/PDFiumSharp GitHub Wiki

PDFium.FPDFPage_InsertObject Method

Insert page_obj into page.

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

Syntax

C#

public static void FPDFPage_InsertObject(
	FPDF_PAGE page,
	ref FPDF_PAGEOBJECT page_obj
)

Parameters

 

page
Type: PDFiumSharp.Types.FPDF_PAGE
Handle to a page.
page_obj
Type: PDFiumSharp.Types.FPDF_PAGEOBJECT
Handle to a page object. The page_obj will be automatically freed.

See Also

Reference

PDFium Class
PDFiumSharp Namespace

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