Click or drag to resize

FX_DOWNLOADHINTS Class

Download hints interface. Used to receive hints for further downloading.
Inheritance Hierarchy
SystemObject
  Patagames.PdfFX_DOWNLOADHINTS

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public class FX_DOWNLOADHINTS

The FX_DOWNLOADHINTS type exposes the following members.

Constructors
 NameDescription
Public methodFX_DOWNLOADHINTS Initialize new instance of FX_DOWNLOADHINTS class
Top
Methods
 NameDescription
Protected methodFinalize Release resources
(Overrides ObjectFinalize)
Top
Fields
 NameDescription
Public fieldAddSegment User callback function. See AddSegmentCallback(IntPtr, IntPtr, IntPtr) delegate for detail
Public fieldVersion Version number of the interface. Currently must be 1.
Top
See Also