PdfFreeTextAnnotationWidget public class PdfFreeTextAnnotationWidget : PdfMarkUpAnnotationWidget Documentation public PdfRGBColor BorderColor { get; } public PdfBorderStyle BorderStyle { get; } public float BorderWidth { get; } public PointF[] CalloutLines { get; } public PdfAnnotationIntent Intent { get; } public PdfLineEndingStyle LineEndingStyle { get; } public DateTime ModifiedDate { get; set; } public float[] RectangularDifferenceArray { get; set; }