[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.UnknownAnnotation

Class UnknownAnnotation

Namespace
GrapeCity.Documents.Pdf.Annotations
Assembly
GcDocs.Pdf.dll

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
Inheritance
UnknownAnnotation
Implements
Inherited Members
Extension Methods

Properties

Subtype

Gets the annotation type according to the PDF specification.

public PdfName Subtype { get; }

Property Value

PdfName