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

Namespace: TallComponents.PDF.PDFA
Assembly: TallComponents.PDF.PDFA (in TallComponents.PDF.PDFA.dll) Version: 1.0.1.0

Syntax

C#
public class Document
Visual Basic
Public Class Document

Inheritance Hierarchy

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

See Also