PdfDevice.BeginPage

PdfDevice.BeginPage method

Begins rendering of the new page.

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

See Also