Intersoft ClientUI Documentation
XPSDocument Constructor(Uri)



A uri which points to the XPS document location.
Initializes a new instance of XPSDocument class.
Syntax
Public Function New( _
   ByVal uri As Uri _
)
Dim uri As Uri
 
Dim instance As New XPSDocument(uri)
public XPSDocument( 
   Uri uri
)
public:
XPSDocument( 
   Uri^ uri
)

Parameters

uri
A uri which points to the XPS document location.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XPSDocument Class
XPSDocument Members
Overload List

Send Feedback