DataProvider.Item Property

Gets the Object with the given name.

public abstract Object this[string dataName] { get; }
Public MustOverride Property Item(dataName As String) As Object

Property Value

Object

Licensing Info

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

See Also

DataProvider
ceTe.DynamicPDF.LayoutEngine.Data

In this topic