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
|
Returns |
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
|
Type |
Name |
Description |
|---|---|---|
|
|
name |
Generated with ModularDoc