[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeVerticalRelativePosition

ShapeVerticalRelativePosition Enum

Specifies the element relative to which the vertical position of an object is defined.

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

Fields

Name Description
BottomMargin

Relative to bottom margin.

InsideMargin

Relative to inner margin area.

Line

Relative to line.

Margin

Relative to margin.

OutsideMargin

Relative to outer margin area.

Page

Relative to page.

Paragraph

Relative to paragraph.

TopMargin

Relative to top margin.