Click or drag to resize

UNSUPPORT_INFO Class

Represents UNSUPPORT_INFO structure.
Inheritance Hierarchy
SystemObject
  Patagames.PdfUNSUPPORT_INFO

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public class UNSUPPORT_INFO : IStaticCallbacks

The UNSUPPORT_INFO type exposes the following members.

Constructors
 NameDescription
Public methodUNSUPPORT_INFOInitializes a new instance of the UNSUPPORT_INFO class
Top
Fields
 NameDescription
Public fieldFSDKUnsupportHandler User callback function. See FSDKUnsupportHandlerCallback delegate for detail
Public fieldVersion Version number of the interface. Currently must be 1.
Top
See Also