'Declaration<DispIdAttribute(684)> Function TagSetValueString( _ ByVal ImageID As Integer, _ ByVal TagID As Tags, _ ByVal TagType As TagType, _ ByVal TagData As String _ ) As GdPictureStatus
[DispId(684)] GdPictureStatus TagSetValueString( int ImageID, Tags TagID, TagType TagType, string TagData )
function TagSetValueString(
ImageID: Integer;
TagID: Tags;
TagType: TagType;
TagData: String
): GdPictureStatus;
DispIdAttribute(684) function TagSetValueString( ImageID : int, TagID : Tags, TagType : TagType, TagData : String ) : GdPictureStatus;
Parameters
- ImageID
- TagID
- TagType
- TagData
