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





In This Topic
SetFormFieldBackgroundColor_4 Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(485)>
Function SetFormFieldBackgroundColor_4( _
   ByVal FieldId As Integer, _
   ByVal ChildIdx As Integer, _
   ByVal Cyan As Byte, _
   ByVal Magenta As Byte, _
   ByVal Yellow As Byte, _
   ByVal Black As Byte _
) As GdPictureStatus
[DispId(485)]
GdPictureStatus SetFormFieldBackgroundColor_4( 
   int FieldId,
   int ChildIdx,
   byte Cyan,
   byte Magenta,
   byte Yellow,
   byte Black
)
function SetFormFieldBackgroundColor_4( 
    FieldId: Integer;
    ChildIdx: Integer;
    Cyan: Byte;
    Magenta: Byte;
    Yellow: Byte;
    Black: Byte
): GdPictureStatus; 
DispIdAttribute(485)
function SetFormFieldBackgroundColor_4( 
   FieldId : int,
   ChildIdx : int,
   Cyan : byte,
   Magenta : byte,
   Yellow : byte,
   Black : byte
) : GdPictureStatus;
[DispId(485)]
GdPictureStatus SetFormFieldBackgroundColor_4( 
   int FieldId,
   int ChildIdx,
   byte Cyan,
   byte Magenta,
   byte Yellow,
   byte Black
) 
[DispId(485)]
GdPictureStatus SetFormFieldBackgroundColor_4( 
   int FieldId,
   int ChildIdx,
   byte Cyan,
   byte Magenta,
   byte Yellow,
   byte Black
) 

Parameters

FieldId
ChildIdx
Cyan
Magenta
Yellow
Black
See Also

Reference

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