Placement Enum
Specifies placement.
public enum Placement
Public Enum Placement
Inheritance: ObjectValueTypeEnumPlacement
Fields
Placement.Before | 2 | Before. |
Placement.Block | 0 | Block. |
Placement.End | 4 | End. |
Placement.Inline | 1 | Inline. |
Placement.Start | 3 | Start. |
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.