Table of Contents
IPdfViewer.Load Method (String)

Load a PDF resource.

Syntax
 WaitableTask Load(
   string url
);

Parameters

url
The Url of the PDF resource.
See Also