Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLBookmarkItem Class / IsEmpty Property

In This Topic
    IsEmpty Property (XHTMLBookmarkItem)
    In This Topic
    Returns a Boolean value indicating whether the link does not have inner text.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As System.Boolean
    public System.bool IsEmpty {get;}
    See Also