PDFReaderControls.NET Professional Type Reference

Page.Draw Method

Draws the page content using page boundary 'Default'.

Overload List

Draws the page content using page boundary 'Default'.

public void Draw(Graphics);

Draws the page content.

public void Draw(Graphics,RenderSettings);

Draws the page content.

public void Draw(Graphics,PageBoundary);

Draws the page content.

public void Draw(Graphics,PageBoundary,RenderSettings);

See Also

Page Class | TallComponents.PDF Namespace