[]
        
(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
object
UnknownAnnotation
Implements
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Extension Methods

Properties

Subtype

Gets the annotation type according to the PDF specification.

public PdfName Subtype { get; }

Property Value

PdfName