DocumentPackage.AscendingOrder Property

Gets or sets a boolean which specifies the ordering in ascending or descending. Default value is true(Ascending order).

public bool AscendingOrder { get; set; }
Public Property AscendingOrder As Boolean

Property Value

Boolean

Licensing Info

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

See Also

DocumentPackage
ceTe.DynamicPDF

In this topic