PageInfo

PageInfo constructor

Create new Instance of PageInfo

public PageInfo(int pageNumber, int width, int height)
Parameter Type Description
pageNumber Int32 The Page Number
width Int32 Width of Page
height Int32 Height of Page

See Also