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: 5.1.3
Syntax
public class UNSUPPORT_INFO

The UNSUPPORT_INFO type exposes the following members.

Constructors
 NameDescription
Public methodUNSUPPORT_INFO Initialize new instance of UNSUPPORT_INFO class.
Top
Methods
 NameDescription
Protected methodFinalize Release resources
(Overrides ObjectFinalize)
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