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: 4.94.2704
Syntax
public class FX_DOWNLOADHINTS

The FX_DOWNLOADHINTS type exposes the following members.

Constructors
 NameDescription
Public methodFX_DOWNLOADHINTSInitializes a new instance of the FX_DOWNLOADHINTS class
Top
Fields
 NameDescription
Public fieldAddSegment User callback function. See AddSegmentCallback delegate for detail
Public fieldVersion Version number of the interface. Currently must be 1.
Top
See Also