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





In This Topic
GetFormFieldChildCount Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function GetFormFieldChildCount( _
   ByVal FieldId As Integer _
) As Integer
public int GetFormFieldChildCount( 
   int FieldId
)
public function GetFormFieldChildCount( 
    FieldId: Integer
): Integer; 
public function GetFormFieldChildCount( 
   FieldId : int
) : int;
public: int GetFormFieldChildCount( 
   int FieldId
) 
public:
int GetFormFieldChildCount( 
   int FieldId
) 

Parameters

FieldId
See Also

Reference

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