Click or drag to resize

PdfUnknownAnnotation Class

Represent the unsupported annotation type
Inheritance Hierarchy
SystemObject
  Patagames.Pdf.Net.WrappersPdfWrapper
    Patagames.Pdf.Net.AnnotationsPdfAnnotation
      Patagames.Pdf.Net.AnnotationsPdfUnknownAnnotation

Namespace: Patagames.Pdf.Net.Annotations
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.111.2704
Syntax
public class PdfUnknownAnnotation : PdfAnnotation

The PdfUnknownAnnotation type exposes the following members.

Constructors
 NameDescription
Public methodPdfUnknownAnnotation Initializes a new instance of the PdfUnknownAnnotation.
Top
See Also