Create a new page size with default size (Letter).
Create a new page size with default size (Letter).
public PageSize();
Create a new page size with given width and height both in in points.
public PageSize(double,double);
PageSize Class | TallComponents.PDF Namespace