The following tables list the members exposed by Anchor.
Name | Description | |
---|---|---|
AlternateTextDescription | 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. | |
HorizontalAlignment | Returns or sets a value which defines the anchor's horizontal alignment. | |
HorizontalOffset | Returns or sets the amount by which the anchor is offset horizontally from the boundary defined by the RelativeHorizontalPosition and HorizontalAlignment properties. | |
Hyperlink | Returns a Hyperlink instance which provides a way to add a hyperlink to the picture. | |
RelativeHorizontalPosition | Returns or sets a value which defines the part of the document to which the anchor's horizontal position is relative. | |
RelativeVerticalPosition | Returns or sets a value which defines the part of the document to which the anchor's vertical position is relative. | |
Size | Returns or sets the size at which the associated picture or shape is rendered. | |
TextWrapping | Returns or sets a value which determines the layout for text included in the same paragraph as the anchor. | |
TextWrappingSide | Returns or sets a value which determines the sides of the anchor around which adjacent text can be wrapped. | |
VerticalAlignment | Returns or sets a value which defines the anchor's vertical alignment. | |
VerticalOffset | Returns or sets the amount by which the anchor is offset from the boundary defined by the VerticalAlignment property. |
Name | Description | |
---|---|---|
Reset | Resets all properties of this instance to their respective defaults. |