Class ResourceHandlingContext
Class ResourceHandlingContext
Il nome: Aspose.Svg.Saving Assemblea: Aspose.SVG.dll (25.5.0)
Questa classe contiene informazioni utilizzate nel trattamento delle risorse.
[ComVisible(true)]
public class ResourceHandlingContext
Inheritance
object ← ResourceHandlingContext
I membri ereditari
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
ParentResource
Ritorna un Aspose.Svg.saving.Resource che contiene una riferimento all’Aspose,SVg-Saving,Ressource attualmente in fase di trattamento.
public Resource ParentResource { get; }