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





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

Parameters

FieldId
See Also

Reference

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