Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / DefaultMalformedUriRewriter Class
Members

In This Topic
    DefaultMalformedUriRewriter Class
    In This Topic
    Implements the default rewriting strategy for handling invalid URIs.
    Object Model
    DefaultMalformedUriRewriter Class
    Syntax
    'Declaration
     
    Public Class DefaultMalformedUriRewriter 
       Implements IMalformedUriRewriter 
    public class DefaultMalformedUriRewriter : IMalformedUriRewriter  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.DefaultMalformedUriRewriter

    See Also