Click or drag to resize
Pdftools logo

SizePaperSizes Class

Constants for standard paper sizes
Inheritance Hierarchy
SystemObject
  PdfTools.Geometry.UnitsSizePaperSizes

Namespace: PdfTools.Geometry.Units
Assembly: PdfTools (in PdfTools.dll) Version: 1.6.0+e1db8f4bf6125495a2d29513486ea3e61205c81b
Syntax
C#
public static class PaperSizes

The SizePaperSizes type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberA3 Paper size with dimensions "0.297m 0.420m", which is part of the A series format paper size defined by the ISO 216 standard.
Public propertyStatic memberA4 Paper size with dimensions "0.210m 0.297", which is part of the A series format paper size defined by the ISO 216 standard.
Public propertyStatic memberA5 Paper size with dimensions "0.148m 0.210m", which is part of the A series format paper size defined by the ISO 216 standard.
Public propertyStatic memberLegal Paper size with dimensions "8.5in 14in", which is mainly used in North America.
Public propertyStatic memberLetter Paper size with dimensions "8.5in 11in", which is mainly used in North America.
Top
See Also