Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuiltInPropertyCollection Class / HeadingPairs Property

In This Topic
    HeadingPairs Property
    In This Topic
    Gets or sets the document headings and their names.
    Syntax
    'Declaration
     
    Public Property HeadingPairs As System.Object()
    public System.object[] HeadingPairs {get; set;}
    See Also