PdfCode93ExtendedBarcode Methods |
The PdfCode93ExtendedBarcode type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CalculateCheckDigit | (Overrides PdfCode93Barcode 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
.)
|
![]() |
GetCheckSumSymbols |
To get the Checksum value
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetSize |
Returns the size of the barcode.
(Inherited from
PdfUnidimensionalBarcode
.)
|
![]() |
GetTextToEncode |
Returns the Actual text to encode.
(Inherited from
PdfUnidimensionalBarcode
.)
|
![]() |
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 |
Internal method used to validate the given barcode text.
(Inherited from
PdfUnidimensionalBarcode
.)
|