ComponentOne RichTextBox for WPF and Silverlight
BaseUri Property (C1HtmlDocument)

C1.WPF.RichTextBox.Documents Namespace > C1HtmlDocument Class : BaseUri Property
Gets the base System.Uri of this C1HtmlDocument. Used to resolve relative Uris.
Syntax
'Declaration
 
Public Property BaseUri As System.Uri
public System.Uri BaseUri {get; set;}
See Also

Reference

C1HtmlDocument Class
C1HtmlDocument Members