Version

Search Results

Anchor Class Members

Public Properties Public Methods

Anchor Class Methods

Public Methods

Anchor Class Properties

Public Properties

AlternateTextDescription Property (Anchor)

Returns or sets the description of the alternative text for the picture or shape, for use by assistive technologies or applications which will not display the associated picture or shape. Syntax Remarks WordprocessingML consumers which do not support the display of pictures or shapes may make use this property to ...

HorizontalAlignment Property

Returns or sets a value which defines the anchors horizontal alignment. Syntax Remarks The HorizontalAlignment property is used in conjunction with the RelativeHorizontalPosition to define the horizontal aspect of the anchors position. An anchor can be aligned with the left or right edge of the page, margin, parag...

HorizontalOffset Property

Returns or sets the amount by which the anchor is offset horizontally from the boundary defined by the RelativeHorizontalPosition and HorizontalAlignment properties. Syntax Remarks The RelativeHorizontalPosition and HorizontalAlignment properties define the boundary at which the anchor is positioned; the Horizonta...

Hyperlink Property (Anchor)

Returns a Hyperlink instance which provides a way to add a hyperlink to the picture. Syntax

RelativeHorizontalPosition Property

Returns or sets a value which defines the part of the document to which the anchors horizontal position is relative. Syntax Remarks The RelativeHorizontalPosition property defines the area of the document to which the value of the HorizontalAlignment or HorizontalOffset property is relative. For example, if Anchor...

RelativeVerticalPosition Property

Returns or sets a value which defines the part of the document to which the anchors vertical position is relative. Syntax Remarks The RelativeVerticalPosition property defines the area of the document to which the value of the VerticalAlignment or VerticalOffset property is relative. For example, if VerticalAlignm...

Reset Method (Anchor)

Resets all properties of this instance to their respective defaults. Syntax