The PDF page size.
| C# | Visual Basic | Visual C++ |
public sealed class PageSize
Public NotInheritable Class PageSize
public ref class PageSize sealed
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| PageSize()()()() |
Default contructor constructs a A4 page size
| |
| PageSize(Single, Single) |
Constructs a custom page size
| |
| A0 |
A0
| |
| A1 |
A1
| |
| A10 |
A10
| |
| A2 |
A2
| |
| A3 |
A3
| |
| A4 |
A4
| |
| A5 |
A5
| |
| A6 |
A6
| |
| A7 |
A7
| |
| A8 |
A8
| |
| A9 |
A9
| |
| ArchA |
ArchA
| |
| ArchB |
ArchB
| |
| ArchC |
ArchC
| |
| ArchD |
ArchD
| |
| ArchE |
ArchE
| |
| B0 |
B0
| |
| B1 |
B1
| |
| B2 |
B2
| |
| B3 |
B3
| |
| B4 |
B4
| |
| B5 |
B5
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Flsa |
Flsa
| |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| HalfLetter |
HalfLetter
| |
| Height |
Gets or sets the page height
| |
| Ledger |
Ledger
| |
| Legal |
Legal
| |
| Letter |
Letter
| |
| Letter11x17 |
11x17
| |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Note |
Note
| |
| ToString()()()() | (Inherited from Object.) | |
| Width |
Gets or sets the page width
|
| Object | |
| PageSize | |