Version

InlinePicture Class Members

The following tables list the members exposed by InlinePicture.

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 PropertyImageReturns the underlying Image associated with this instance.  
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)CreateCreates a new instance which is associated with the specified WordDocumentWriter  
Public MethodResetOverloaded. Restores all property values of this instance to their respective defaults.  
See Also