PerspectiveScalingName Enum

Specifies the types of perspective scaling.

public enum PerspectiveScalingName
Public Enum PerspectiveScalingName

Inheritance: ObjectValueTypeEnumPerspectiveScalingName

Fields

PerspectiveScalingName.Height1projection diameter set to height of the annotation.
PerspectiveScalingName.Max3projection diameter set to maximum of height and width of the annotation.
PerspectiveScalingName.Min2projection diameter set to minimum of height and width of the annotation.
PerspectiveScalingName.Width0projection 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:

See Also

ceTe.DynamicPDF.PageElements

In this topic