Click or drag to resize

FX_FILEAVAIL Class

Interface for checking whether the section of the file is available.
Inheritance Hierarchy
SystemObject
  Patagames.PdfFX_FILEAVAIL

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

The FX_FILEAVAIL type exposes the following members.

Constructors
 NameDescription
Public methodFX_FILEAVAIL Initialize new instance of FPDF_FILEWRITE class.
Top
Methods
 NameDescription
Protected methodFinalize Release resources
(Overrides ObjectFinalize)
Top
Fields
 NameDescription
Public fieldIsDataAvailable User callback function. See IsDataAvailableCallback delegate for detail
Public fieldVersion Version number of the interface. Currently must be 1.
Top
See Also