PdfFileAnnotation public abstract class PdfFileAnnotation : PdfAnnotation Documentation public PdfAppearance Appearance { get; set; } public abstract string FileName { get; set; } protected PdfFileAnnotation() protected PdfFileAnnotation(RectangleF rectangle)