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.4.0

Properties

NameTypeAccessDescription
is_temporalboolrGets a value indicating whether file will be temporal.

Methods

NameDescription
get_stream_container()Gets the stream container.

Method: get_stream_container()

 get_stream_container() 

Gets the stream container.

Returns

TypeDescription
StreamContainerthe stream container.