The PageSize-object contains a number of read only rectangles representing the most common paper sizes.

Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class PageSize
Visual Basic
Public Class PageSize
Visual C++
public ref class PageSize

Inheritance Hierarchy

System..::..Object
  iTextSharp.text..::..PageSize

See Also