TextFrame2 Properties

Include Protected Members
Include Inherited Members

The TextFrame2 type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property AutoSize Returns or sets a value that indicates whether the size of the specified shape is changed automatically to fit text within its boundaries. Read/write.
Public property Column Returns the Column object that represents the columns of the specified text frame. Read-only.
Public property Creator Returns a 64-bit signed integer that represents the four-character creator code for the application in which the specified object was created. Read-only.
Public property HasText Indicates whether the shape that contains the specified text frame has text associated with it. Read-only.
Public property HorizontalAnchor Returns or sets the horizontal alignment of text in a text frame. Read/write.
Public property MarginBottom Returns or sets the distance (in points) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text. Read/write.
Public property MarginLeft Returns or sets the distance (in points) between the left edge of the text frame and the left edge of the inscribed rectangle of the shape that contains the text. Read/write.
Public property MarginRight Returns or sets the distance (in points) between the right edge of the text frame and the right edge of the inscribed rectangle of the shape that contains the text. Read/write.
Public property MarginTop Returns or sets the distance (in points) between the top of the text frame and the top of the inscribed rectangle of the shape that contains the text. Read/write.
Public property NoTextRotation Indicates whether to rotate text with the TextFrame2 rotation. Read/write.
Public property Orientation Returns or sets text orientation. Read/write.
Public property Parent Returns the parent object of the specified test frame. Read-only.
Public property PathFormat Returns or sets the path type for the specified text frame. Read/write.
Public property Ruler Returns a Ruler2 object that represents the ruler for the specified text. Read-only.
Public property TextRange Returns a TextRange object that represents the text in the specified text frame. Read-only.
Public property ThreeD Returns a ThreeDFormat object that represents the three-dimensional formatting of the parent shape. Read-only.
Public property VerticalAnchor Returns or sets the vertical alignment of text in a text frame. Read/write.
Public property WarpFormat Returns or sets the warp format (how the text is warped) for the specified text frame. Read/write.
Public property WordArtFormat Returns or sets the WordArt type for the specified text frame. Read/write.
Public property WordWrap Determines whether lines of text break automatically to fit inside the shape. Read/write.

Top

See Also

Reference

TextFrame2 Interface

Microsoft.Office.Interop.PowerPoint Namespace