Class ResourceHandlingContext
Class ResourceHandlingContext
Il nome: Aspose.Html.Saving Assemblaggio: Aspose.HTML.dll (25.4.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.Html.Saving.Resource che contiene un riferimento al Aspose.Html.Saving.Resource attualmente in trattamento.
public Resource ParentResource { get; }