Click or drag to resize

PdfUnidimensionalBarcode Draw Method

Overload List
Name Description
Public method Draw(PdfPageBase, PointF)
Draws the barcode on theat the specified location.
Public method Draw(PdfPageBase, RectangleF)
Draws the barcode on theat the specified region.
Protected method Draw(PdfPageBase, PointF, SizeF)
Draws the barcode on theat the specified location with the size.
Top
See Also