PdfCode128CBarcode Methods |
The PdfCode128CBarcode type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CalculateCheckDigit | (Overrides PdfUnidimensionalBarcode CalculateCheckDigit .) |
![]() |
Draw(PdfPageBase, PointF) |
Draws the barcode on theat the specified location.
(Inherited from
PdfUnidimensionalBarcode
.)
|
![]() |
Draw(PdfPageBase, RectangleF) |
Draws the barcode on theat the specified region.
(Inherited from
PdfUnidimensionalBarcode
.)
|
![]() |
Draw(PdfPageBase, PointF, SizeF) |
Draws the barcode on theat the specified location with the size.
(Inherited from
PdfUnidimensionalBarcode
.)
|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetCharWidth |
Returns the Character width.
(Inherited from
PdfUnidimensionalBarcode
.)
|
![]() |
GetDataToEncode |
Gets the data to encode.
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetSize |
Returns the size of the barcode.
(Inherited from
PdfUnidimensionalBarcode
.)
|
![]() |
GetTextToEncode | (Overrides PdfUnidimensionalBarcode GetTextToEncode .) |
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
PaintRectangle |
Internal method used to paint bars on the page.
(Inherited from
PdfUnidimensionalBarcode
.)
|
![]() |
ToImage |
Exports the barcode as image.
(Inherited from
PdfUnidimensionalBarcode
.)
Return ValueType:The barcode image. |
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
![]() |
Validate | (Overrides PdfUnidimensionalBarcode Validate(String) .) |