Documents for PDF, .NET Edition Documentation
AnnotationReferenceType Enumeration

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace : AnnotationReferenceType Enumeration
Specifies the possible relationships between related annotations.
Syntax
'Declaration
 
Public Enum AnnotationReferenceType 
   Inherits System.Enum
public enum AnnotationReferenceType : System.Enum 
Members
MemberDescription
GroupThe current annotation and a referenced annotation is a single group.
ReplyThe current annotation is a reply to a referenced annotation.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Pdf.Annotations.AnnotationReferenceType

See Also

Reference

GrapeCity.Documents.Pdf.Annotations Namespace