Version

InlinePicture Class Properties

For a list of all members of this type, see InlinePicture members.

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)
See Also