Frame Properties

Include Protected Members
Include Inherited Members

The Frame type exposes the following members.

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Borders Returns a Borders collection that represents all the borders for the specified object.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Height Returns or sets the height of the specified frame.
Public property HeightRule Returns or sets the rule for determining the height of the specified frame.
Public property HorizontalDistanceFromText Returns or sets the horizontal distance between a frame and the surrounding text, in points.
Public property HorizontalPosition Returns or sets the horizontal distance between the edge of the frame and the item specified by the RelativeHorizontalPosition property.
Public property LockAnchor True if the specified frame is locked.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Range Returns a Range object that represents the portion of a document that's contained in the specified object.
Public property RelativeHorizontalPosition Specifies to what the horizontal position of a frame is relative.
Public property RelativeVerticalPosition Specifies to what the vertical position of a frame is relative.
Public property Shading Returns a Shading object that refers to the shading formatting for the specified object.
Public property TextWrap True if document text wraps around the specified frame.
Public property VerticalDistanceFromText Returns or sets the vertical distance (in points) between a frame and the surrounding text.
Public property VerticalPosition Returns or sets the vertical distance between the edge of the frame and the item specified by the RelativeVerticalPosition property.
Public property Width Returns or sets the width of the specified object, in points.
Public property WidthRule Returns or sets the rule used to determine the width of a frame.

Top

See Also

Reference

Frame Interface

Microsoft.Office.Interop.Word Namespace