Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ContentControl Class / WebExtensionRelationship Property

In This Topic
    WebExtensionRelationship Property
    In This Topic
    Gets or sets the relationship between the content control and an Office Web Extension.
    Syntax
    'Declaration
     
    Public Property WebExtensionRelationship As WebExtensionRelationship
    public WebExtensionRelationship WebExtensionRelationship {get; set;}
    See Also