[]
Represents an annotation of a type that is not currently supported by GcPdf.
An instance of this type cannot be created by user code. Instances of this type will be created if a PDF containing annotations of unsupported types is loaded into a GcPdfDocument.
public class UnknownAnnotation : AnnotationBase, IOwnedObject, IContentItem, IPdfDict
Gets the annotation type according to the PDF specification.
public PdfName Subtype { get; }