T_PDFiumSharp_Types_FileWriteBlockHandler - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp.Types
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public delegate bool FileWriteBlockHandler(
IntPtr ignore,
IntPtr data,
int size
)
- ignore
- Type: System.IntPtr
- data
- Type: System.IntPtr
- size
- Type: System.Int32
Type: Boolean