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 try to free resources and perform other cleanup operations before it 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()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
| Width |
Gets or sets the page width
|
| Object | |
| PageSize | |
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)