PageInfo.PageInfo

PageInfo constructor

Initializes new instance of PageInfo class.

public PageInfo(int width, int height)
Parameter Type Description
width Int32 Page Width.
height Int32 Page Height.

See Also