[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeHorizontalPosition.Offset

Offset Property

Offset

Gets or sets the horizontal offset in points or percent according to the Type property value.

For nested shapes this property value is always relative to the parent shape's ChildrenOffset.

If the shape is not nested and Type is Inline, this value does not have any effect when displaying the object, but can be maintained and used if the object is subsequently changed to floating.

Declaration
public float Offset { get; set; }
Public Property Offset As Single