FileAttachmentAnnotation.FileAttachmentAnnotation
FileAttachmentAnnotation constructor
Creates new FileAttachment annotation on the specified page.
public FileAttachmentAnnotation(Page page, Rectangle rect, FileSpecification fileSpec)
| Parameter | Type | Description |
|---|---|---|
| page | Page | Document’s page where annotation should be created. |
| rect | Rectangle | Required rectangle that sets annotation’s border. |
| fileSpec | FileSpecification | Describes the file that shoud be bound with the annotation. |
See Also
- class Page
- class Rectangle
- class FileSpecification
- class FileAttachmentAnnotation
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF