Skip to main content
Skip table of contents

PageSize

PageSize Public class

Description

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

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text
  iTextSharp.text.PageSize[[PageSize]]
  end

Members

Methods

Public Static methods
ReturnsName
RectangleGetRectangle(string name)

Details

Summary

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

See also

Constructors

PageSize
public PageSize()

Methods

GetRectangle

Source code

public static Rectangle GetRectangle(string name)
Arguments
TypeNameDescription
stringname

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.