DataMatrixBarcode.Draw

Draws the datamatrix barcode to the given PageWriter object.

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

Parameters

writer
PageWriter

PageWriter object to receive the datamatrix barcode output.

Licensing Info

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

See Also

DataMatrixBarcode
ceTe.DynamicPDF.PageElements.BarCoding

In this topic