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

In This Topic
    ParagraphFormat Class
    In This Topic
    Represents all formatting for a paragraph.
    Object Model
    ParagraphFormat Class
    Syntax
    'Declaration
     
    Public Class ParagraphFormat 
       Inherits FormattingBag
    public class ParagraphFormat : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.ParagraphFormat

    See Also