







![]() ![]() |
PDFTron SilverDox SDK |
HttpStreamingPartRetriever..::..Uri Property |
HttpStreamingPartRetriever Class See Also Send Feedback |
The URI of the HTTP server-hosted .xod file.
Namespace: PDFTron.SilverDox.IO
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010
Syntax
C# |
---|
public Uri Uri { get; set; } |
Visual Basic |
---|
Public Property Uri As Uri Get Set |
Visual C++ |
---|
public: virtual property Uri^ Uri { Uri^ get () sealed; void set (Uri^ value) sealed; } |