Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word.Fields Namespace / OutlineLevelRange Class / From Property

In This Topic
    From Property
    In This Topic
    Gets the range start outline level.
    Syntax
    'Declaration
     
    Public ReadOnly Property From As OutlineLevel
    public OutlineLevel From {get;}
    See Also