DocDevice.BeginPage

DocDevice.BeginPage method

Begins rendering of the new page.

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

See Also