Position Property

See Also         Example         Applies To

CaptionLabel object: Returns or sets the position of caption label text. Can be either of the following WdCaptionPosition constants: wdCaptionPositionAbove or wdCaptionPositionBelow. Read/write Long.

DropCap object: Returns or sets the position of a dropped capital letter. Can be one of the following WdDropPosition constants: wdDropMargin, wdDropNone, or wdDropNormal. Read/write Long.

Font object: Returns or sets the position of text (in points) relative to the base line. A positive number raises the text, and a negative number lowers it. Read/write Long.

TabStop object: Returns or sets the position of a tab stop relative to the left margin. Read/write Single.