[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeBase.Position

Position Property

Position

Gets the ShapePosition object that contains properties for positioning the current anchored shape in the document.

Note that if the current shape is an inline shape, this property has no effect.

Declaration
public ShapePosition Position { get; }
Public ReadOnly Property Position As ShapePosition