PdfPortfolioSortLevelAscending Property |
Gets a value indicating whether to sort the values in the ascending order.
Namespace: SautinSoft.Pdf.PortfoliosAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.19
Syntaxpublic bool Ascending { get; }Public ReadOnly Property Ascending As Boolean
Get
Property Value
Boolean to sort the values in the ascending order; otherwise,
.
See Also