GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
/ BarcodeAztecWrite(Int32,String,BarcodeAztecCodeVersion,Int32,Int32,Int32,Int32,Int32,Single,Int32,Int32) Method
BarcodeAztecWrite(Int32,String,BarcodeAztecCodeVersion,Int32,Int32,Int32,Int32,Int32,Single,Int32,Int32) Method
In This Topic
Syntax
'Declaration
Public Function BarcodeAztecWrite( _
ByVal As Integer, _
ByVal As String, _
ByRef As BarcodeAztecCodeVersion, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Single, _
ByVal As Integer, _
ByVal As Integer _
) As GdPictureStatus
public GdPictureStatus BarcodeAztecWrite(
int ,
string ,
ref BarcodeAztecCodeVersion ,
int ,
int ,
int ,
int ,
int ,
float ,
int ,
int
)
public function BarcodeAztecWrite(
: Integer;
: String;
var : BarcodeAztecCodeVersion;
: Integer;
: Integer;
: Integer;
: Integer;
: Integer;
: Single;
: Integer;
: Integer
): GdPictureStatus;
public function BarcodeAztecWrite(
: int,
: String,
: BarcodeAztecCodeVersion,
: int,
: int,
: int,
: int,
: int,
: float,
: int,
: int
) : GdPictureStatus;
public: GdPictureStatus BarcodeAztecWrite(
int ,
string* ,
ref BarcodeAztecCodeVersion ,
int ,
int ,
int ,
int ,
int ,
float ,
int ,
int
)
public:
GdPictureStatus BarcodeAztecWrite(
int ,
String^ ,
BarcodeAztecCodeVersion% ,
int ,
int ,
int ,
int ,
int ,
float ,
int ,
int
)
Parameters
- ImageID
- Data
- Version
- EccPercent
- QuietZone
- ModuleSize
- DstLeft
- DstTop
- Angle
- FillColor
- BackColor
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members