FileSource Class
Summary: Represents a file source which is capable of files manipulation.
Module: aspose.psd.sources
Full Name: aspose.psd.sources.FileSource
Inheritance: Source
Aspose.PSD Version: 24.9.0
Properties
Name | Type | Access | Description |
---|---|---|---|
is_temporal | bool | r | Gets a value indicating whether file will be temporal. |
Methods
Name | Description |
---|---|
get_stream_container() | Gets the stream container. |
Method: get_stream_container()
get_stream_container()
Gets the stream container.
Returns
Type | Description |
---|---|
StreamContainer | the stream container. |