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