Pdf417BarcodeLaidOutEventHandler Delegate

Represents the method that will handle the pdf417 barcode laid out event of the Pdf417Barcode .

public delegate void Pdf417BarcodeLaidOutEventHandler(Object sender, Pdf417BarcodeLaidOutEventArgs e)
Public Delegate Sub Pdf417BarcodeLaidOutEventHandler(sender As Object, e As Pdf417BarcodeLaidOutEventArgs)

Parameters

sender
Object

Reference of type Object .

Inheritance: ObjectDelegateMulticastDelegatePdf417BarcodeLaidOutEventHandler

Licensing Info

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

See Also

ceTe.DynamicPDF.LayoutEngine.LayoutElements

In this topic