Field GetAnnotations Function. Gets all the Annotations referenced by this field or its children. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

Gets all the Annotations referenced by this field or its children

 

   
Syntax  

[C#]
Annotation[] GetAnnotations()

[Visual Basic]
Overridable GetAnnotations() As Annotation()

 

   

Params
 
Name Description
none  

 

   

Notes
 

Gets all the Annotations referenced by this field or its children.

 

   

Example
 

None.