| Name | Description |
---|
 | AddLinkToPage(PdfRectangle, PdfPage) |
Adds the new link area to the PdfPage.
|
 | AddLinkToPage(PdfRectangle, Int32) |
Adds the new link area to the PdfPage.
|
 | AddLinkToPage(PdfPoint, PdfSize, PdfPage) |
Adds the new link area to the PdfPage.
|
 | AddLinkToPage(PdfPoint, PdfSize, Int32) |
Adds the new link area to the PdfPage.
|
 | AddLinkToPage(PdfRectangle, PdfPage, Double) |
Adds the new link area to the PdfPage.
|
 | AddLinkToPage(PdfRectangle, Int32, Double) |
Adds the new link area to the PdfPage.
|
 | AddLinkToPage(PdfPoint, PdfSize, PdfPage, Double) |
Adds the new link area to the PdfPage.
|
 | AddLinkToPage(PdfPoint, PdfSize, Int32, Double) |
Adds the new link area to the PdfPage.
|
 | AddLinkToPage(Double, Double, Double, Double, PdfPage) |
Adds the new link area to the PdfPage.
|
 | AddLinkToPage(Double, Double, Double, Double, Int32) |
Adds the new link area to the PdfPage.
|
 | AddLinkToPage(Double, Double, Double, Double, PdfPage, Double) |
Adds the new link area to the PdfPage.
|
 | AddLinkToPage(Double, Double, Double, Double, Int32, Double) |
Adds the new link area to the PdfPage.
|