Enum PositioningTypes

PositioningTypes enumeration

Positioning and size types for graphics scene.

public enum PositioningTypes

Values

NameValueDescription
DefinedByDocument0The absolute positioning on the page that is defined by document page settings.
DefinedByOptions1The absolute positioning on the page that is defined by options page settings.
Relative2The relative positioning and size. Determined by the boundary of all graphics objects.

See Also