AttachmentListingOrderBy Enum
Specifies the order in which the attachment should be sorted.
public enum AttachmentListingOrderBy
Public Enum AttachmentListingOrderBy
Inheritance: ObjectValueTypeEnumAttachmentListingOrderBy
Fields
AttachmentListingOrderBy.Index | 0 | Attachment listing order by index. |
AttachmentListingOrderBy.ModifiedDate | 3 | Attachment listing order by date. |
AttachmentListingOrderBy.Name | 1 | Attachment listing order by name. |
AttachmentListingOrderBy.Size | 2 | Attachment listing order by size. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.