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





In This Topic
GetAnnotationFlags Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(147)>
Function GetAnnotationFlags( _
   ByVal AnnotationIdx As Integer _
) As PdfAnnotationFlag
[DispId(147)]
PdfAnnotationFlag GetAnnotationFlags( 
   int AnnotationIdx
)
function GetAnnotationFlags( 
    AnnotationIdx: Integer
): PdfAnnotationFlag; 
DispIdAttribute(147)
function GetAnnotationFlags( 
   AnnotationIdx : int
) : PdfAnnotationFlag;
[DispId(147)]
PdfAnnotationFlag GetAnnotationFlags( 
   int AnnotationIdx
) 
[DispId(147)]
PdfAnnotationFlag GetAnnotationFlags( 
   int AnnotationIdx
) 

Parameters

AnnotationIdx
See Also

Reference

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