Table of Contents

Class PdfPageGdiExtensions

Namespace
BitMiracle.Docotic.Pdf.Gdi
Assembly
BitMiracle.Docotic.Pdf.Gdi.dll

Provides System.Drawing / GDI+ extension methods for the PdfPage class.

public static class PdfPageGdiExtensions
Inheritance
PdfPageGdiExtensions
Inherited Members

Remarks

The Render and print PDF documents in C# and VB.NET article provides information on how to use these extension methods in Windows Forms and WPF applications.

Methods

Draw(PdfPage, Graphics)

Draws the page on a Graphics.