AttachmentListingOrderBy Enum

Specifies the order in which the attachment should be sorted.

public enum AttachmentListingOrderBy
Public Enum AttachmentListingOrderBy

Inheritance: ObjectValueTypeEnumAttachmentListingOrderBy

Fields

AttachmentListingOrderBy.Index0Attachment listing order by index.
AttachmentListingOrderBy.ModifiedDate3Attachment listing order by date.
AttachmentListingOrderBy.Name1Attachment listing order by name.
AttachmentListingOrderBy.Size2Attachment 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:

See Also

ceTe.DynamicPDF

In this topic