AddListFormField(Single,Single,Single,Single,String,String,Single,Byte,Byte,Byte,Boolean,Boolean) Method
In This Topic
Syntax
'Declaration
Public Function AddListFormField( _
ByVal As Single, _
ByVal As Single, _
ByVal As Single, _
ByVal As Single, _
ByVal As String, _
ByVal As String, _
ByVal As Single, _
ByVal As Byte, _
ByVal As Byte, _
ByVal As Byte, _
ByVal As Boolean, _
ByVal As Boolean _
) As Integer
public int AddListFormField(
float ,
float ,
float ,
float ,
string ,
string ,
float ,
byte ,
byte ,
byte ,
bool ,
bool
)
public function AddListFormField(
: Single;
: Single;
: Single;
: Single;
: String;
: String;
: Single;
: Byte;
: Byte;
: Byte;
: Boolean;
: Boolean
): Integer;
public function AddListFormField(
: float,
: float,
: float,
: float,
: String,
: String,
: float,
: byte,
: byte,
: byte,
: boolean,
: boolean
) : int;
public: int AddListFormField(
float ,
float ,
float ,
float ,
string* ,
string* ,
float ,
byte ,
byte ,
byte ,
bool ,
bool
)
public:
int AddListFormField(
float ,
float ,
float ,
float ,
String^ ,
String^ ,
float ,
byte ,
byte ,
byte ,
bool ,
bool
)
Parameters
- Left
- Top
- Width
- Height
- FieldName
- FontResName
- FontSize
- TextRed
- TextGreen
- TextBlue
- Sorted
- Multiselect
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members