IDocumentPathProvider public interface IDocumentPathProvider Provides a property to get a documents path or base URI. Documentation Code string DocumentPath { get; } Gets the document path (URI or file path).