DataProviderStack.Item Property

Returns the specified data from the current data that is being used to layout the document.

public Object this[string dataName] { get; }
Public 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

DataProviderStack
ceTe.DynamicPDF.LayoutEngine.Data

In this topic