RelativeTo Enum

Represents a page element's placement.

public enum RelativeTo
Public Enum RelativeTo

Inheritance: ObjectValueTypeEnumRelativeTo

Fields

RelativeTo.BottomCenter34Represents a bottom center.
RelativeTo.BottomLeft33Represents a bottom left.
RelativeTo.BottomRight36Represents a bottom right.
RelativeTo.TopCenter2Represents a top center.
RelativeTo.TopLeft1Represents a top left.
RelativeTo.TopRight4Represents a top right.

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