GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / AddStickyNoteAnnotation Method





In This Topic
AddStickyNoteAnnotation Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function AddStickyNoteAnnotation( _
   ByVal IconName As PdfStickyNoteAnnotationIcon, _
   ByVal Left As Single, _
   ByVal Top As Single, _
   ByVal Author As String, _
   ByVal Subject As String, _
   ByVal Contents As String, _
   ByVal Opacity As Single, _
   ByVal OpenPopup As Boolean, _
   ByVal Red As Byte, _
   ByVal Green As Byte, _
   ByVal Blue As Byte, _
   ByVal PopupLeft As Single, _
   ByVal PopupTop As Single, _
   ByVal PopupWidth As Single, _
   ByVal PopupHeight As Single _
) As Integer
 

Parameters

IconName
Left
Top
Author
Subject
Contents
Opacity
OpenPopup
Red
Green
Blue
PopupLeft
PopupTop
PopupWidth
PopupHeight
See Also

Reference

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