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( Stream documentStream, string outputPath )
<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 ( documentStream As Stream, outputPath As String )