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

GetFileAttachmentAnnotCreationDate Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(180)>

Function GetFileAttachmentAnnotCreationDate( _

   ByVal AnnotationIdx As Integer _

) As String
[DispId(180)]

string GetFileAttachmentAnnotCreationDate( 

   int AnnotationIdx

)
function GetFileAttachmentAnnotCreationDate( 

    AnnotationIdx: Integer

): String; 
DispIdAttribute(180)

function GetFileAttachmentAnnotCreationDate( 

   AnnotationIdx : int

) : String;
[DispId(180)]

string* GetFileAttachmentAnnotCreationDate( 

   int AnnotationIdx

) 
[DispId(180)]

String^ GetFileAttachmentAnnotCreationDate( 

   int AnnotationIdx

) 

Parameters

AnnotationIdx
See Also

Reference

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