In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetFormFieldPage Method

GetFormFieldPage Method (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Function GetFormFieldPage( _

   ByVal FieldId As Integer _

) As Integer
public int GetFormFieldPage( 

   int FieldId

)
public function GetFormFieldPage( 

    FieldId: Integer

): Integer; 
public function GetFormFieldPage( 

   FieldId : int

) : int;
public: int GetFormFieldPage( 

   int FieldId

) 
public:

int GetFormFieldPage( 

   int FieldId

) 

Parameters

FieldId
See Also

Reference

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