Represents a set of possible kinds of relative horizontal positions for a floating element.

Namespace: Docentric.Documents.ObjectModel.Shapes
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public enum HorizontalPositionType

Member name Description
AbsoluteOffset Specifies that the floating object will have an absolute horizontal offset with respect to the positioning base.
Alignment Specifies that the floating object will be left, right or centrally aligned with respect to the positioning base.
PercentageOffset Specifies that the floating object will have a horizontal positioning expressed as precentage with respect to the positioning base.