Pdf |
The PdfPortfolioSortLevel type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfPortfolioSortLevel | Initializes a new instance of the PdfPortfolioSortLevel structure from the specified PdfName key of the PdfPortfolioField in the Fields and the optional ordering preference. |
| Name | Description | |
|---|---|---|
| Ascending | Gets a value indicating whether to sort the values in the ascending order. | |
| FieldKey | Gets the PdfName key of the PdfPortfolioField in the Fields by which files and folders in the PdfPortfolio are sorted. |
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified Object is equal to this PdfPortfolioSortLevel instance.
(Overrides ValueTypeEquals(Object)) | |
| Equals(PdfPortfolioSortLevel) | Determines whether the other PdfPortfolioSortLevel is equal to this PdfPortfolioSortLevel instance. | |
| GetHashCode |
Returns a hash code for this PdfPortfolioSortLevel instance.
(Overrides ValueTypeGetHashCode) | |
| ToString |
Returns a String that represents this PdfPortfolioSortLevel instance.
(Overrides ValueTypeToString) |
| Name | Description | |
|---|---|---|
| Equality(PdfPortfolioSortLevel, PdfPortfolioSortLevel) | Determines whether first and second PdfPortfolioSortLevels are equal. | |
| Inequality(PdfPortfolioSortLevel, PdfPortfolioSortLevel) | Determines whether first and second PdfPortfolioSortLevels are not equal. |