PDFReaderControls.NET Professional Type Reference

Page Constructor (Double, Double)

Create a new page with given size.

public Page(
   double width,
   double height
);

Parameters

width
Width in points.
height
Height in points.

See Also

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