Constructor Page
Namespace TallComponents.PDF
Class Page
Create a new page with given size.
Syntax
public
Page(
Double
width
,
Double
height
)
Parameters
Double
width
Width in points.
Double
height
Height in points.