Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextFrameFormat Class
Properties Methods

In This Topic
    TextFrameFormat Class Members
    In This Topic

    The following tables list the members exposed by TextFrameFormat.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating that a shape should be auto-fit to fully contain the text described within it.

    Auto-fitting is when text within a shape is scaled in order to contain all the text inside.

     
    Public PropertyGets or sets a value indicating whether to keep text out of 3D scene.

    The default value is false.

    If the value is true, the following properties will be ignored:

     
    Public PropertyGets the insets of the bounding rectangle.

    Insets are used just as internal margins for text frame within shapes.

     
    Public Property Gets or sets whether text should remain upright, regardless of the transform applied to it and the accompanying shape transform.  
    Public Property Gets or sets how the text within the given text body should be displayed.  
    Public Property Gets the 3D format effect.  
    Public Property Gets the 3D scene effect.  
    Public Property Gets or sets the vertical anchoring position of the text frame within the shape.  
    Public Property Gets or sets whether to wrap words within the bounding rectangle.  
    Public Property Gets or sets how text frame transform a text.  
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Top
    See Also