IXlExporter.CreateDocument Method
| Name | Parameters | Description |
|---|---|---|
| CreateDocument(Stream, EncryptionOptions) | stream, encryptionOptions | Creates a password-protected document using the specified encryption options. |
| CreateDocument(Stream) | stream | Creates a new document and writes it to the specified stream. |