Click or drag to resize

PdfPageSize Properties

The PdfPageSize type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberA0
Gets an object representing the A0 page size (841 mm by 1189 mm).
Public propertyStatic memberA1
Gets an object representing the A1 page size (594 mm by 841 mm).
Public propertyStatic memberA2
Gets an object representing the A2 page size (420 mm by 594 mm).
Public propertyStatic memberA3
Gets an object representing the A3 page size (297 mm by 420 mm).
Public propertyStatic memberA4
Gets an object representing the A4 page size (210 mm by 297 mm).
Public propertyStatic memberA5
Gets an object representing the A5 page size (148 mm by 210 mm).
Public propertyStatic memberA6
Gets an object representing the A6 page size (105 mm by 148 mm).
Public propertyHeight
Gets a value which represents the page height (in points).
Public propertyStatic memberLedger
Gets an object representing the Ledger page size (17 in by 11 in).
Public propertyStatic memberLegal
Gets an object representing the Legal page size (8.5 in by 14 in).
Public propertyStatic memberLetter
Gets an object representing the Letter page size (8.5 in by 11 in).
Public propertyStatic memberTabloid
Gets an object representing the Tabloid page size (11 in by 17 in).
Public propertyWidth
Gets a value which represents the page width (in points).
Top
See Also