PdfGraphics.AddToPageForeground Method
Name | Parameters | Description |
---|---|---|
AddToPageForeground(PdfPage, Single, Single) | page, dpiX, dpiY | Adds graphics to a PDF page foreground with the specified horizontal and vertical resolutions. |
AddToPageForeground(PdfPage) | page | Adds graphics to a PDF page foreground. |