PdfTextMarkupAnnotation public class PdfTextMarkupAnnotation : PdfAnnotation Documentation public PdfTextMarkupAnnotationType TextMarkupAnnotationType { get; set; } public PdfRGBColor TextMarkupColor { get; set; } public PdfTextMarkupAnnotation() public PdfTextMarkupAnnotation(string markupTitle, string text, string markupText, PointF point, PdfFontBase pdfFont) public PdfTextMarkupAnnotation(RectangleF rectangle)