OrthographicBindingName Enum
Specifies the types of orthographic binding.
public enum OrthographicBindingName
Public Enum OrthographicBindingName
Inheritance: ObjectValueTypeEnumOrthographicBindingName
Fields
OrthographicBindingName.Absoulte | 4 | projection diameter set to maximum of height and width of the annotation. |
OrthographicBindingName.Height | 1 | projection diameter set to height of the annotation. |
OrthographicBindingName.Max | 3 | projection diameter set to maximum of height and width of the annotation. |
OrthographicBindingName.Min | 2 | projection diameter set to minimum of height and width of the annotation. |
OrthographicBindingName.Width | 0 | projection diameter set to width of the annotation. |
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.