T_PDFiumSharp_Types_FileWriteBlockHandler - ArgusMagnus/PDFiumSharp GitHub Wiki

FileWriteBlockHandler Delegate

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

Syntax

C#

public delegate bool FileWriteBlockHandler(
	IntPtr ignore,
	IntPtr data,
	int size
)

Parameters

 

ignore
Type: System.IntPtr
data
Type: System.IntPtr
size
Type: System.Int32

Return Value

Type: Boolean

See Also

Reference

PDFiumSharp.Types Namespace

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