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





In This Topic
SetAnnotationFlags Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(459)>
Function SetAnnotationFlags( _
   ByVal AnnotationIdx As Integer, _
   ByVal Flags As PdfAnnotationFlag _
) As GdPictureStatus
[DispId(459)]
GdPictureStatus SetAnnotationFlags( 
   int AnnotationIdx,
   PdfAnnotationFlag Flags
)
function SetAnnotationFlags( 
    AnnotationIdx: Integer;
    Flags: PdfAnnotationFlag
): GdPictureStatus; 
DispIdAttribute(459)
function SetAnnotationFlags( 
   AnnotationIdx : int,
   Flags : PdfAnnotationFlag
) : GdPictureStatus;
[DispId(459)]
GdPictureStatus SetAnnotationFlags( 
   int AnnotationIdx,
   PdfAnnotationFlag Flags
) 
[DispId(459)]
GdPictureStatus SetAnnotationFlags( 
   int AnnotationIdx,
   PdfAnnotationFlag Flags
) 

Parameters

AnnotationIdx
Flags
See Also

Reference

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