DocumentLayoutPartList.Item Property

Gets the DocumentLayoutPart for the given index.

public DocumentLayoutPart this[int index] { get; }
Public Property Item(index As Integer) As DocumentLayoutPart

Property Value

DocumentLayoutPart

Licensing Info

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

See Also

DocumentLayoutPartList
ceTe.DynamicPDF.LayoutEngine

In this topic