Class FileSource
Class FileSource
De naam: Aspose.Imaging.Sources Verzameling: Aspose.Imaging.dll (25.4.0)
Het is een bestandsbron die in staat is om bestanden te manipuleren.
public abstract class FileSource : Source
Inheritance
object ← Source ← FileSource
Derived
FileCreateSource , FileOpenSource
Geëerbiede leden
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
Geeft een waarde die aangeeft of het bestand tijdelijk zal zijn.
public abstract bool IsTemporal { get; }