Opens a Pdf file stream. But does not actually decode the pages of the Pdf file.
Overload List
Opens a Pdf file stream. But does not actually decode the pages of the Pdf file.
public void OpenPdfFile(Stream);
Opens a Pdf file, but does not actually decode the pages of the Pdf file.
public void OpenPdfFile(string);
See Also
PdfViewer Class | Aspose.Pdf.Kit Namespace