public interface IOutputFile
Represents an output file.
| Modifier and Type | Method and Description |
|---|---|
void |
write(java.io.OutputStream stream)
Writes the file content to the stream.
|
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.