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

In This Topic
    Spacing Class
    In This Topic
    Specifies the set of indentation properties applied to the current paragraph.
    Object Model
    Spacing Class
    Syntax
    'Declaration
     
    Public Class Spacing 
       Inherits FormattingBag
    public class Spacing : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.Spacing

    See Also