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





In This Topic
FormFieldHasBackgroundColor Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(134)>
Function FormFieldHasBackgroundColor( _
   ByVal FieldId As Integer _
) As Boolean
[DispId(134)]
bool FormFieldHasBackgroundColor( 
   int FieldId
)
function FormFieldHasBackgroundColor( 
    FieldId: Integer
): Boolean; 
DispIdAttribute(134)
function FormFieldHasBackgroundColor( 
   FieldId : int
) : boolean;
[DispId(134)]
bool FormFieldHasBackgroundColor( 
   int FieldId
) 
[DispId(134)]
bool FormFieldHasBackgroundColor( 
   int FieldId
) 

Parameters

FieldId
See Also

Reference

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