Click or drag to resize

IFSDK_PAUSE Constructor

Initialize a new instance of the IFSDK_PAUSE class using callback function and user data

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public IFSDK_PAUSE(
	byte[] userdata = null
)

Parameters

userdata  Byte  (Optional)
user data passed to interface
See Also