Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / HyperlinkOnAction Class / InvalidUrl Property

In This Topic
    InvalidUrl Property
    In This Topic
    Gets or sets the url text that was recognized as invalid.
    Syntax
    'Declaration
     
    Public Property InvalidUrl As System.String
    public System.string InvalidUrl {get; set;}
    See Also