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





In This Topic
SetTagAttribute_2 Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(593)>
Function SetTagAttribute_2( _
   ByVal TagID As Integer, _
   ByVal Key As String, _
   ByRef Value() As String _
) As GdPictureStatus
[DispId(593)]
GdPictureStatus SetTagAttribute_2( 
   int TagID,
   string Key,
   ref string[] Value
)
function SetTagAttribute_2( 
    TagID: Integer;
    Key: String;
   var  Value: Stringarray of
): GdPictureStatus; 
DispIdAttribute(593)
function SetTagAttribute_2( 
   TagID : int,
   Key : String,
   Value : String[]
) : GdPictureStatus;
[DispId(593)]
GdPictureStatus SetTagAttribute_2( 
   int TagID,
   string* Key,
   ref string*[]* Value
) 
[DispId(593)]
GdPictureStatus SetTagAttribute_2( 
   int TagID,
   String^ Key,
   array<String^>^% Value
) 

Parameters

TagID
Key
Value
See Also

Reference

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