PdfPageFacade.AddTextAnnotation Method
Name | Parameters | Description |
---|---|---|
Add |
point, icon |
Adds a text annotation at the specified point on the page. |
Add |
point | Adds a text annotation at the specified point on the page. |
Add |
rect, icon |
Adds a text annotation to the specified area on the page. |
Add |
rect | Adds a text annotation to the specified area on the page. |