GcHtmlRenderer Constructor(Uri)
Initializes a new instance of
GcHtmlRenderer from
System.Uri.
public GcHtmlRenderer(
System.Uri
)
'Declaration
Public Function New( _
ByVal As System.Uri _
)
Parameters
- htmlUri
- The URI specifying the source HTML page.