GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetAnnotationType Method





In This Topic
GetAnnotationType Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function GetAnnotationType( _
   ByVal AnnotationIdx As Integer _
) As String
public string GetAnnotationType( 
   int AnnotationIdx
)
public function GetAnnotationType( 
    AnnotationIdx: Integer
): String; 
public function GetAnnotationType( 
   AnnotationIdx : int
) : String;
public: string* GetAnnotationType( 
   int AnnotationIdx
) 
public:
String^ GetAnnotationType( 
   int AnnotationIdx
) 

Parameters

AnnotationIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members