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