A page inside a document. You either create a new page or retrieve it from an existing document.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public class Page
Visual Basic
Public Class Page

Remarks

You stamp a page by adding shape objects to the [visual]underlay and/or [visual]overlay.

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF..::..Page

See Also