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:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.