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

In This Topic
    IsEmpty Property (OutlineLevelRange)
    In This Topic
    Gets a value indicating whether the range does not have any outline levels.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As System.Boolean
    public System.bool IsEmpty {get;}
    See Also