PdfStyledAnnotationWidget public class PdfStyledAnnotationWidget : PdfAnnotationWidget Documentation public PdfAnnotationFlags AnnotationFlags { get; set; } public PdfAnnotationBorder Border { get; set; } public RectangleF Bounds { get; set; } public PdfRGBColor Color { get; set; } public PointF Location { get; set; } public SizeF Size { get; set; } public string Text { get; set; }