OrthographicBindingName Enum

Specifies the types of orthographic binding.

public enum OrthographicBindingName
Public Enum OrthographicBindingName

Inheritance: ObjectValueTypeEnumOrthographicBindingName

Fields

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