Version

InlineShape Class Members

The following tables list the members exposed by InlineShape.

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. (Inherited from Infragistics.Documents.Word.SizeableContent)
Public PropertyHyperlinkReturns a Hyperlink instance which provides a way to add a hyperlink to the shape or picture. (Inherited from Infragistics.Documents.Word.SizeableContent)
Public PropertyShapeReturns the associated Shape  
Public PropertySizeReturns or sets the size at which the shape or picture is rendered. (Inherited from Infragistics.Documents.Word.SizeableContent)
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateOverloaded. Creates a new instance which is associated with the specified WordDocumentWriter  
Public MethodResetOverloaded. Restores all property values of this instance to their respective defaults.  
Public MethodToStringReturns the string representation of this object.  
See Also