Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuiltInPropertyCollection Class / HyperlinkBase Property

In This Topic
    HyperlinkBase Property
    In This Topic
    Specifies the base string used for evaluating relative hyperlinks in this document.
    Syntax
    'Declaration
     
    Public Property HyperlinkBase As System.String
    public System.string HyperlinkBase {get; set;}
    See Also