Clase FileSource

Summary: Represents a file source which is capable of files manipulation.

Module: aspose.imaging.sources

Full Name: aspose.imaging.sources.FileSource

Inheritance: Source

Properties

NameTypeAccessDescripción
is_temporalboolrObtiene un valor que indica si el archivo será temporal.

Methods

NameDescripción
get_stream_container()Obtiene el contenedor de flujo.

Method: get_stream_container()

 get_stream_container() 

Obtiene el contenedor de flujo.

Returns

TipoDescripción
StreamContainerel contenedor de flujo.