PDFReaderControls.NET Professional Type Reference

PageSize Constructor (Double, Double)

Create a new page size with given width and height both in in points.

public PageSize(
   double width,
   double height
);

Parameters

width
Width in points.
height
Height in points.

See Also

PageSize Class | TallComponents.PDF Namespace | PageSize Constructor Overload List