Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / IMalformedUriRewriter Interface / OnSaveUri Property

In This Topic
    OnSaveUri Property
    In This Topic
    Gets or sets a delegate that is called when a malformed URI is about to be saved.
    Syntax
    'Declaration
     
    ReadOnly Property OnSaveUri As OnSaveInvalidUriHandler
    OnSaveInvalidUriHandler OnSaveUri {get;}
    See Also