Show / Hide Table of Contents

Delegate PDFNet.ConnectionErrorProcNative

Namespace: pdftron
Assembly: PDFTronDotNet.dll
Syntax
public delegate void ConnectionErrorProcNative(string message, int error_code, bool switch_to_demo, IntPtr user_data);
Parameters
Type Name Description
System.String message
System.Int32 error_code
System.Boolean switch_to_demo
System.IntPtr user_data
  • Improve this Doc
  • View Source
Back to top Generated by DocFX