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

In This Topic
    TextFrameFormat Class
    In This Topic
    Represents the format of a text frame.
    Object Model
    TextFrameFormat Class
    Syntax
    'Declaration
     
    Public Class TextFrameFormat 
       Inherits FormattingBag
    public class TextFrameFormat : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.TextFrameFormat

    See Also