Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / XmlMapping Class / IsMapped Property

In This Topic
    IsMapped Property
    In This Topic
    Gets whether a mapping between a content control and an XML node stored within a Custom XML Data part in the document is established successfully.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsMapped As System.Boolean
    public System.bool IsMapped {get;}
    See Also