[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapePositionType

ShapePositionType Enum

Specifies how a shape position is calculated.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum ShapePositionType
Public Enum ShapePositionType

Fields

Name Description
Alignment

The position is determined by the Alignment property value.

Percent

The position is determined by the Offset property value in percent.

Points

The position is determined by the Offset property value in points.