Page class represents a page in PDF document. Use .AddDrawing to add drawings to the page

Namespace: Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll)

Syntax

C#
public class Page
Visual Basic (Declaration)
Public Class Page
Visual C++
public ref class Page

Inheritance Hierarchy

System..::Object
  Bytescout.PDF..::Page

See Also

Page Members
Bytescout.PDF Namespace