Class FileSource

Class FileSource

Název místa: Aspose.Imaging.Sources Shromáždění: Aspose.Imaging.dll (25.4.0)

Představuje zdroj souborů, který je schopen manipulovat soubory.

public abstract class FileSource : Source

Inheritance

object Source FileSource

Derived

FileCreateSource , FileOpenSource

Dědiční členové

Source.GetStreamContainer() , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

FileSource()

protected FileSource()

Properties

IsTemporal

Obdrží hodnotu, která naznačuje, zda bude soubor dočasn.

public abstract bool IsTemporal { get; }

Hodnota nemovitosti

bool

 Čeština