GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetAnnotationName Method





In This Topic
SetAnnotationName Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(460)>
Function SetAnnotationName( _
   ByVal AnnotationIdx As Integer, _
   ByVal Name As String _
) As GdPictureStatus
[DispId(460)]
GdPictureStatus SetAnnotationName( 
   int AnnotationIdx,
   string Name
)
function SetAnnotationName( 
    AnnotationIdx: Integer;
    Name: String
): GdPictureStatus; 
DispIdAttribute(460)
function SetAnnotationName( 
   AnnotationIdx : int,
   Name : String
) : GdPictureStatus;
[DispId(460)]
GdPictureStatus SetAnnotationName( 
   int AnnotationIdx,
   string* Name
) 
[DispId(460)]
GdPictureStatus SetAnnotationName( 
   int AnnotationIdx,
   String^ Name
) 

Parameters

AnnotationIdx
Name
See Also

Reference

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