'Declaration Public Overloads Shared Sub Export( _ ByVal inputStream As Stream, _ ByVal outputStream As Stream, _ ByVal password As String _ )
public static void Export( Stream inputStream, Stream outputStream, string password )
Parameters
- inputStream
- An input stream which is a OpenXml format document.
- outputStream
- The output stream.
- password
- The password