AttachmentLayout Enum
Specifies the type of attachment layout.
public enum AttachmentLayout
Public Enum AttachmentLayout
Inheritance: ObjectValueTypeEnumAttachmentLayout
Fields
AttachmentLayout.Detailed | 0 | Attachment layout will be displayed in detailed view. |
AttachmentLayout.Hidden | 2 | Attachment layout view will be hidden. |
AttachmentLayout.Tile | 1 | Attachment layout will be displayed in tile view. |
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.