[]
Represents a text note.
public class PdfTextNote : PdfRectNote
| Name | Description |
|---|---|
| PdfTextNote() | Initializes a new instance of the PdfTextNote class. |
| Name | Description |
|---|---|
| Alignment | Gets or sets the horizontal alignment of the text the current PdfTextNote. The default horizontal alignment is near (left). |
| BorderColor | Gets or sets the color of the border around the current PdfTextNote. The default border color is black. |
| Font | Gets or sets the Font of the current PdfTextNote. |