Note: This API is now obsolete.
Namespace: BitMiracle.Docotic.Pdf
[ObsoleteAttribute("This method is obsolete and will be removed in the next version of the library. Please open document explicitly and use one of the Save methods instead.")] public static void Extract( string documentPath, string password, Stream outputStream )
<ObsoleteAttribute("This method is obsolete and will be removed in the next version of the library. Please open document explicitly and use one of the Save methods instead.")> Public Shared Sub Extract ( documentPath As String, password As String, outputStream As Stream )