PerspectiveScalingName Enum
Specifies the types of perspective scaling.
public enum PerspectiveScalingName
Public Enum PerspectiveScalingName
Inheritance: ObjectValueTypeEnumPerspectiveScalingName
Fields
PerspectiveScalingName.Height | 1 | projection diameter set to height of the annotation. |
PerspectiveScalingName.Max | 3 | projection diameter set to maximum of height and width of the annotation. |
PerspectiveScalingName.Min | 2 | projection diameter set to minimum of height and width of the annotation. |
PerspectiveScalingName.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.