public void Draw( GrapeCity.Documents.Pdf.Page page, System.Drawing.RectangleF rect, PageContentInfo pageContent, PdfSaveOptions options )
Parameters
- page
- The page in a GcPdfDocument.
- rect
- The location and size of the data to be drawn.
- pageContent
- The printed page content info.
- options
- Options for saving pdf file.