|
This class represents the square annotation. This is
definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 177,
page 401.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 180, page 486.
This class is always an indirect object because it inherits from
MarkupAnnotationElement which is always an indirect object.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.AnnotationElement
WebSupergoo.ABCpdf14.Elements.MarkupAnnotationElement
WebSupergoo.ABCpdf14.Elements.SquareAnnotationElement
A square annotation draws a rectangle on the page using the
annotation colour for the border and an optional interior colour
for the fill.
The RD entry insets the drawn rectangle from the annotation's
Rect, leaving room for a thick border or cloud effect. The BE entry
applies a border effect.
|