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

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

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.Indentation

    See Also