In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / EmbedFile_3 Method

EmbedFile_3 Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(688)>

Function EmbedFile_3( _

   ByVal FilePath As String, _

   ByVal Description As String, _

   ByVal MIMEType As String, _

   ByVal AFRelationship As String _

) As GdPictureStatus
[DispId(688)]

GdPictureStatus EmbedFile_3( 

   string FilePath,

   string Description,

   string MIMEType,

   string AFRelationship

)
function EmbedFile_3( 

    FilePath: String;

    Description: String;

    MIMEType: String;

    AFRelationship: String

): GdPictureStatus; 
DispIdAttribute(688)

function EmbedFile_3( 

   FilePath : String,

   Description : String,

   MIMEType : String,

   AFRelationship : String

) : GdPictureStatus;
[DispId(688)]

GdPictureStatus EmbedFile_3( 

   string* FilePath,

   string* Description,

   string* MIMEType,

   string* AFRelationship

) 
[DispId(688)]

GdPictureStatus EmbedFile_3( 

   String^ FilePath,

   String^ Description,

   String^ MIMEType,

   String^ AFRelationship

) 

Parameters

FilePath
Description
MIMEType
AFRelationship
See Also

Reference

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