AztecBarcodeLaidOutEventHandler Delegate

Represents the method that will handle the aztec barcode laid out event of the AztecBarcode .

public delegate void AztecBarcodeLaidOutEventHandler(Object sender, AztecBarcodeLaidOutEventArgs e)
Public Delegate Sub AztecBarcodeLaidOutEventHandler(sender As Object, e As AztecBarcodeLaidOutEventArgs)

Parameters

sender
Object

Reference of type Object .

Inheritance: ObjectDelegateMulticastDelegateAztecBarcodeLaidOutEventHandler

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