Table of Contents
PdfViewer.Load Method
Overload List
Name Description
WaitableTask Load(string); Load a PDF resource.
WaitableTask Load(byte[], string); Load a PDF file in raw binary form.
See Also