RelativeTo Enum
Represents a page element's placement.
public enum RelativeTo
Public Enum RelativeTo
Inheritance: ObjectValueTypeEnumRelativeTo
Fields
RelativeTo.BottomCenter | 34 | Represents a bottom center. |
RelativeTo.BottomLeft | 33 | Represents a bottom left. |
RelativeTo.BottomRight | 36 | Represents a bottom right. |
RelativeTo.TopCenter | 2 | Represents a top center. |
RelativeTo.TopLeft | 1 | Represents a top left. |
RelativeTo.TopRight | 4 | Represents a top right. |
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.