PDFDoc Constructor (String) |
Namespace: pdftron.PDF
public PDFDoc( string filePath )
Make sure to call InitSecurityHandler to check whether the document is encrypted.
This method can only be used when opening files within an app's own storage (see: http://msdn.microsoft.com/en-us/library/windows/apps/hh464917.aspx). Using this method in any other way may cause unwanted behaviours.