Page

Page constructor

Initializes a new instance of the Page class.

public Page(int index, Size size)
Parameter Type Description
index Int32 The page index.
size Size The page size.

See Also