SquigglyAnnotation.SquigglyAnnotation

SquigglyAnnotation constructor

Creates new Squiggly annotation on the specified page.

public SquigglyAnnotation(Page page, Rectangle rect)
ParameterTypeDescription
pagePageThe document’s page where annotation should be created.
rectRectangleThe annotation rectangle, defining the location of the annotation on the page.

See Also