BarcodeValueSettingEventArgs Constructor

Initializes a new instance of the BarcodeValueSettingEventArgs class.

public BarcodeValueSettingEventArgs(string text, [bool supplimentValue = False])
Public Sub New (text As String, Optional supplimentValue As Boolean = False)

Parameters

text
String

The value of the barcode.

supplimentValue
Boolean

The supplimentValue of the barcode.

Licensing Info

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

See Also

BarcodeValueSettingEventArgs
ceTe.DynamicPDF.LayoutEngine.LayoutElements

In this topic