PageSize
PageSize class
Spécifie la taille de la page
public sealed class PageSize : Enumeration
Constructeurs
Nom |
La description |
PageSize() |
Constructeur de sérialisation |
Méthodes
Nom |
La description |
CompareTo(object) |
Compare l’objet actuel à un autre. |
virtual Equals(Enumeration) |
Détermine si deux instances d’objet sont égales. |
override Equals(object) |
Détermine si deux instances d’objet sont égales. |
override GetHashCode() |
Sert de fonction de hachage par défaut. |
override ToString() |
Renvoie une chaîne qui représente l’objet actuel. |
Des champs
Nom |
La description |
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 |
Format de papier personnalisé. |
static readonly EnvelopeDL |
110 x 220 mm. |
static readonly Executive |
7,25 x 10,5 pouces. |
static readonly Folio |
8,5 x 13 pouces. |
static readonly Ledger |
17 x 11 pouces. |
static readonly Legal |
8,5 x 14 pouces. |
static readonly Letter |
8,5 x 11 pouces. |
static readonly Paper10x14 |
10 x 14 pouces. |
static readonly Paper11x17 |
11 x 17 pouces. |
static readonly Quarto |
8,47 x 10,83 pouces. |
static readonly Statement |
8,5 x 5,5 pouces. |
static readonly Tabloid |
11 x 17 pouces. |
Voir également