PdfPageFacade.AddFileAttachmentAnnotation Method
Name | Parameters | Description |
---|---|---|
Add |
point, file, icon |
Creates a file attachment annotation at the specified point on the page. |
Add |
point, file | Creates a file attachment annotation at the specified point on the page. |
Add |
rect, file, icon |
Creates a file attachment annotation in the specified page rectangle. |
Add |
rect, file | Adds a file attachment annotation in the specified page rectangle. |