Version

Anchor Class Members

The following tables list the members exposed by Anchor.

Public Properties
 NameDescription
Public PropertyAlternateTextDescriptionReturns 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.  
Public PropertyHorizontalAlignmentReturns or sets a value which defines the anchor's horizontal alignment.  
Public PropertyHorizontalOffsetReturns or sets the amount by which the anchor is offset horizontally from the boundary defined by the RelativeHorizontalPosition and HorizontalAlignment properties.  
Public PropertyHyperlinkReturns a Hyperlink instance which provides a way to add a hyperlink to the picture.  
Public PropertyRelativeHorizontalPositionReturns or sets a value which defines the part of the document to which the anchor's horizontal position is relative.  
Public PropertyRelativeVerticalPositionReturns or sets a value which defines the part of the document to which the anchor's vertical position is relative.  
Public PropertySizeReturns or sets the size at which the associated picture or shape is rendered.  
Public PropertyTextWrappingReturns or sets a value which determines the layout for text included in the same paragraph as the anchor.  
Public PropertyTextWrappingSideReturns or sets a value which determines the sides of the anchor around which adjacent text can be wrapped.  
Public PropertyVerticalAlignmentReturns or sets a value which defines the anchor's vertical alignment.  
Public PropertyVerticalOffsetReturns or sets the amount by which the anchor is offset from the boundary defined by the VerticalAlignment property.  
Public Methods
 NameDescription
Public MethodResetResets all properties of this instance to their respective defaults.  
See Also