[]
Represents a square annotation which displays a rectangle on a page. When opened, a square annotation displays a pop-up window containing the text of the associated note.
public class SquareAnnotation : MarkupAnnotation, IOwnedObject, IContentItem, IPdfDict
| Name | Description |
|---|---|
| SquareAnnotation() | Initializes a new instance of the SquareAnnotation class. |
| Name | Description |
|---|---|
| BorderEffect | Gets the BorderEffect object defining effect applied to the annotation. |
| FillColor | Gets or sets the fill color. |
| LineDashPattern | Gets or sets the line dash pattern. Null means a solid line. |
| LineWidth | Gets or sets the line width in points. |