Dim2Barcode.Draw

Draws the PDF417 barcode to the given PageWriter class.

public abstract void Draw(PageWriter writer)
MustOverride Sub Draw(writer As PageWriter)

Parameters

writer
PageWriter

PageWriter class to receive the PDF417 barcode's output.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Dim2Barcode
ceTe.DynamicPDF.PageElements.BarCoding

In this topic