'Declaration Public Overloads Sub DrawPageAsForm( _ ByVal pageThe page to draw. As Vintasoft.Imaging.Pdf.Tree.PdfPage, _ ByVal rectSystem.Drawing.RectangleF structure that specifies the location of the drawn form. As System.Drawing.RectangleF _)
public void DrawPageAsForm( Vintasoft.Imaging.Pdf.Tree.PdfPage page, System.Drawing.RectangleF rect)
public: void DrawPageAsForm( Vintasoft.Imaging.Pdf.Tree.PdfPage* page, System.Drawing.RectangleF* rect)
public:void DrawPageAsForm( Vintasoft.Imaging.Pdf.Tree.PdfPage^ page, System.Drawing.RectangleF^ rect)
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
PdfGraphics Class PdfGraphics Members Overload List