Click or drag to resize

PdfPortfolioSortLevelAscending Property

Gets a value indicating whether to sort the values in the ascending order.

Namespace: SautinSoft.Pdf.Portfolios
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.19
Syntax
public bool Ascending { get; }

Property Value

Boolean
to sort the values in the ascending order; otherwise, .
See Also