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

In This Topic
    OutlineLevel Property
    In This Topic
    Specifies the outline level of the paragraph in the document.
    Syntax
    'Declaration
     
    Public Property OutlineLevel As OutlineLevel
    public OutlineLevel OutlineLevel {get; set;}
    See Also