Class FileSource
Class FileSource
Namespace: Aspose.Imaging.Sources
Assembly: Aspose.Imaging.dll (25.4.0)
Represents a file source which is capable of files manipulation.
public abstract class FileSource : Source
Inheritance
object ← Source ← FileSource
Derived
FileCreateSource , FileOpenSource
Inherited Members
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
Gets a value indicating whether file will be temporal.
public abstract bool IsTemporal { get; }