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





In This Topic
AddListFormField Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(26)>
Function AddListFormField( _
   ByVal Left As Single, _
   ByVal Top As Single, _
   ByVal Width As Single, _
   ByVal Height As Single, _
   ByVal FieldName As String, _
   ByVal FontResName As String, _
   ByVal FontSize As Single, _
   ByVal TextRed As Byte, _
   ByVal TextGreen As Byte, _
   ByVal TextBlue As Byte, _
   ByVal Sorted As Boolean, _
   ByVal Multiselect As Boolean _
) As Integer
 

Parameters

Left
Top
Width
Height
FieldName
FontResName
FontSize
TextRed
TextGreen
TextBlue
Sorted
Multiselect
See Also

Reference

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