ScreenAnnotation.ScreenAnnotation
ScreenAnnotation constructor
Creates new Screen annotation on the specified page.
public ScreenAnnotation(Page page, Rectangle rect, string mediaFile)
| Parameter | Type | Description |
|---|---|---|
| page | Page | The document’s page where annotation should be created. |
| rect | Rectangle | The annotation rectangle, defining the location of the annotation on the page. |
| mediaFile | String | The path to multimedia file. |
See Also
- class Page
- class Rectangle
- class ScreenAnnotation
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF