InlineShape Properties 

Public Properties

  Name Description
AlternativeText Returns or sets the alternative text associated with a shape in a Web page.
Application Returns a Application object that represents the Microsoft Word application.
Borders Returns a Borders collection that represents all the borders for the specified object.
Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Field Returns a Field object that represents the field associated with the specified shape.
Fill Returns a FillFormat object that contains fill formatting properties for the specified shape.
Height Returns or sets the height of the specified inline shape.
HorizontalLineFormat Returns a HorizontalLineFormat object that contains the horizontal line formatting for the specified InlineShape object.
Hyperlink Returns a Hyperlink object that represents the hyperlink associated with the specified InlineShape object.
IsPictureBullet Determines if a InlineShape object is a picture bullet.
Line Returns a LineFormat object that contains line formatting properties for the specified shape.
LinkFormat Returns a LinkFormat object that represents the link options of the specified InlineShape that's linked to a file.
LockAspectRatio Determines whether the specified shape retains its original proportions when you resize it.
OLEFormat Returns a OLEFormat object that represents the OLE characteristics (other than linking) for the specified InlineShape.
OWSAnchor  
Parent Returns an object that represents the parent object of the specified object.
PictureFormat Returns a PictureFormat object that contains picture formatting properties for the specified object.
Range Returns a Range object that represents the portion of a document that's contained in the specified object.
ScaleHeight Scales the height of the specified inline shape relative to its original size.
ScaleWidth Scales the width of the specified inline shape relative to its original size.
Script Returns a Microsoft.Office.Core.Script object, which represents a block of script or code on the specified Web page.
TextEffect Returns a TextEffectFormat object that contains text-effect formatting properties for the specified shape.
Type Returns the type of inline shape.
Width Returns or sets the width of the specified object, in points.

See Also

Reference

InlineShape Interface
Microsoft.Office.Interop.Word Namespace