PDFReaderControls.NET Professional Type Reference

Page Class

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

For a list of all members of this type, see Page Members.

System.Object
   TallComponents.PDF.Page

public class Page : ICloneable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

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

Requirements

Namespace: TallComponents.PDF

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

Page Members | TallComponents.PDF Namespace