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

In This Topic
    IsEmpty Property (InlineRichText)
    In This Topic
    Gets whether the content is empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As System.Boolean
    public System.bool IsEmpty {get;}
    See Also