Base class of all objects, no public functionality is provided.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public abstract class Object
Visual Basic
Public MustInherit Class Object

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF..::..Object
    TallComponents.PDF.Forms.Fields..::..Field

See Also