The Document class is the top-level class in the TallComponents.PDF namespace. It represents an existing or new PDF document.

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

Syntax

C#
public class Document
Visual Basic
Public Class Document

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF..::..Document

See Also