public class FileContainer extends Object
Class FileContainer.
Constructor and Description |
---|
FileContainer() |
Modifier and Type | Method and Description |
---|---|
InputStream |
getStream()
Gets or sets the stream.
|
com.aspose.ms.System.IO.Stream |
getStreamInternal() |
void |
setStream(InputStream value)
Gets or sets the stream.
|
void |
setStreamInternal(com.aspose.ms.System.IO.Stream value) |
public InputStream getStream()
Gets or sets the stream.
Value: The stream.public com.aspose.ms.System.IO.Stream getStreamInternal()
public void setStream(InputStream value)
Gets or sets the stream.
Value: The stream.value
- public void setStreamInternal(com.aspose.ms.System.IO.Stream value)
Copyright © 2018. All rights reserved.