IDevice.BeginPage

IDevice.BeginPage method

Begins rendering of the new page.

public void BeginPage(SizeF size)
ParameterTypeDescription
sizeSizeFSize of the page.

See Also