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

FormFieldHasBackgroundColor_2 Method (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Function FormFieldHasBackgroundColor_2( _

   ByVal FieldId As Integer, _

   ByVal ChildIdx As Integer _

) As Boolean
public bool FormFieldHasBackgroundColor_2( 

   int FieldId,

   int ChildIdx

)
public function FormFieldHasBackgroundColor_2( 

    FieldId: Integer;

    ChildIdx: Integer

): Boolean; 
public function FormFieldHasBackgroundColor_2( 

   FieldId : int,

   ChildIdx : int

) : boolean;
public: bool FormFieldHasBackgroundColor_2( 

   int FieldId,

   int ChildIdx

) 
public:

bool FormFieldHasBackgroundColor_2( 

   int FieldId,

   int ChildIdx

) 

Parameters

FieldId
ChildIdx
See Also

Reference

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