Show / Hide Table of Contents

Delegate PDFNet.ConnectionErrorProc

Namespace: pdftron
Assembly: PDFTronDotNet.dll
Syntax
public delegate void PDFNet.ConnectionErrorProc(string message, int error_code, bool switch_to_demo, object user_data)
Parameters
Type Name Description
string message
int error_code
bool switch_to_demo
object user_data
In this article
Back to top Generated by DocFX