ScreenAnnotation.ScreenAnnotation

ScreenAnnotation constructor

Creates new Screen annotation on the specified page.

public ScreenAnnotation(Page page, Rectangle rect, string mediaFile)
ParameterTypeDescription
pagePageThe document’s page where annotation should be created.
rectRectangleThe annotation rectangle, defining the location of the annotation on the page.
mediaFileStringThe path to multimedia file.

See Also