New to Telerik Document ProcessingStart a free 30-day trial

Defines whether shape positioning uses a numeric offset or an alignment mode.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model.Shapes

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

C#
public enum PositionValueType

Fields

Position is specified using alignment (left, center, right, etc.).

C#
Alignment = 1

Position is specified as a numeric offset in device-independent pixels.

C#
Offset = 0
In this article
DefinitionFieldsAlignmentOffset
Not finding the help you need?
Contact Support