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





In This Topic
GetFileAttachmentAnnotModificationDate Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(184)>
Function GetFileAttachmentAnnotModificationDate( _
   ByVal AnnotationIdx As Integer _
) As String
[DispId(184)]
string GetFileAttachmentAnnotModificationDate( 
   int AnnotationIdx
)
function GetFileAttachmentAnnotModificationDate( 
    AnnotationIdx: Integer
): String; 
DispIdAttribute(184)
function GetFileAttachmentAnnotModificationDate( 
   AnnotationIdx : int
) : String;
[DispId(184)]
string* GetFileAttachmentAnnotModificationDate( 
   int AnnotationIdx
) 
[DispId(184)]
String^ GetFileAttachmentAnnotModificationDate( 
   int AnnotationIdx
) 

Parameters

AnnotationIdx
See Also

Reference

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