Border color. Value must be a CSS-style, six-digit hex color string (like '#fa0404'
) or the special value 'transparent'
to prevent drawing a border.
Border thickness in points. Value must be an integer from 1
to 50
inclusive.
Fill color. Value must be a CSS-style, six-digit hex color string (like '#fa0404'
) or the special value 'transparent'
to prevent filling the ellipse.
Height of the bounding rectangle of the ellipse annotation in points (1/72 of an inch). Value must be greater than or equal to 0.0
.
Unique identifier for the annotation.
Opacity of the entire ellipse, both the fill and the border. Value must be an integer from 0
to 255
inclusive. 0
is transparent and 255
is fully opaque.
One-indexed page number where the annotation is placed. Must be an integer greater than zero.
Indicates this annotation is an Ellipse.
Width of the bounding rectangle of the ellipse annotation in points (1/72 of an inch). Value must be greater than or equal to 0.0
.
Distance from the left edge of the page to the left edge of the bounding rectangle of the ellipse annotation in points (1/72 of an inch).
Distance from the top of the page to the top edge of the bounding rectangle of the ellipse annotation in points (1/72 of an inch).
Ellipse annotation state.