Documents for PDF, .NET Edition Documentation
ReferenceType Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > MarkupAnnotation Class : ReferenceType Property
Gets or sets the relationship (reference type) between this annotation and the annotation specified by the ReferenceAnnotation property. The referenced annotation should be on the same page with the current annotation.
Syntax
'Declaration
 
Public Property ReferenceType As AnnotationReferenceType
public AnnotationReferenceType ReferenceType {get; set;}
See Also

Reference

MarkupAnnotation Class
MarkupAnnotation Members