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





In This Topic
SetTagAttribute_3 Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(594)>
Function SetTagAttribute_3( _
   ByVal TagID As Integer, _
   ByVal Key As String, _
   ByVal Value As Double _
) As GdPictureStatus
[DispId(594)]
GdPictureStatus SetTagAttribute_3( 
   int TagID,
   string Key,
   double Value
)
function SetTagAttribute_3( 
    TagID: Integer;
    Key: String;
    Value: Double
): GdPictureStatus; 
DispIdAttribute(594)
function SetTagAttribute_3( 
   TagID : int,
   Key : String,
   Value : double
) : GdPictureStatus;
[DispId(594)]
GdPictureStatus SetTagAttribute_3( 
   int TagID,
   string* Key,
   double Value
) 
[DispId(594)]
GdPictureStatus SetTagAttribute_3( 
   int TagID,
   String^ Key,
   double Value
) 

Parameters

TagID
Key
Value
See Also

Reference

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