Click here to show toolbars of the Web Online Help System: show toolbars
 

 
   

Gets all the appearances of the annotation.

 

   

Syntax
 

[C#]
virtual List<FormXObject> GetAppearances()

[Visual Basic]
Overridable Function GetAppearances() As List(Of FormXObject)

 

   

Params
 
Name Description
return The appearances

 

   

Notes
 

Gets all the appearances of the annotation.

 

   

Example
 
None.