PageSize
PageSize class
Specificeert paginaformaat
public sealed class PageSize : Enumeration
Constructeurs
| Naam |
Beschrijving |
| PageSize() |
Serialisatie-constructor |
methoden
| Naam |
Beschrijving |
| CompareTo(object) |
Vergelijkt huidige object met andere. |
| virtual Equals(Enumeration) |
Bepaalt of twee objectinstanties gelijk zijn. |
| override Equals(object) |
Bepaalt of twee objectinstanties gelijk zijn. |
| override GetHashCode() |
Dient als de standaard hash-functie. |
| override ToString() |
Retourneert een tekenreeks die het huidige object vertegenwoordigt. |
Velden
| Naam |
Beschrijving |
| static readonly A3 |
297 x 420 mm. |
| static readonly A4 |
210 x 297 mm. |
| static readonly A5 |
148 x 210 mm. |
| static readonly B4 |
250 x 353 mm |
| static readonly B5 |
176 x 250 mm. |
| static readonly Custom |
Aangepast papierformaat. |
| static readonly EnvelopeDL |
110 x 220 mm. |
| static readonly Executive |
7,25 x 10,5 inch. |
| static readonly Folio |
8,5 x 13 inch. |
| static readonly Ledger |
17 x 11 inch. |
| static readonly Legal |
8,5 x 14 inch. |
| static readonly Letter |
8,5 x 11 inch. |
| static readonly Paper10x14 |
10 x 14 inch. |
| static readonly Paper11x17 |
11 x 17 inch. |
| static readonly Quarto |
8,47 x 10,83 inch. |
| static readonly Statement |
8,5 x 5,5 inch. |
| static readonly Tabloid |
11 x 17 inch. |
Zie ook