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





In This Topic
GetFormFieldOnStateName_2 Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(226)>
Function GetFormFieldOnStateName_2( _
   ByVal FieldId As Integer, _
   ByVal ChildIdx As Integer _
) As String
[DispId(226)]
string GetFormFieldOnStateName_2( 
   int FieldId,
   int ChildIdx
)
function GetFormFieldOnStateName_2( 
    FieldId: Integer;
    ChildIdx: Integer
): String; 
DispIdAttribute(226)
function GetFormFieldOnStateName_2( 
   FieldId : int,
   ChildIdx : int
) : String;
[DispId(226)]
string* GetFormFieldOnStateName_2( 
   int FieldId,
   int ChildIdx
) 
[DispId(226)]
String^ GetFormFieldOnStateName_2( 
   int FieldId,
   int ChildIdx
) 

Parameters

FieldId
ChildIdx
See Also

Reference

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