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





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

Parameters

AnnotationIdx
See Also

Reference

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