Interface IKeyedObject
Interface IKeyedObject
Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.8.0)
Represents interface for objects with keys.
public interface IKeyedObjectProperties
Key
Gets the object key.
string Key { get; }Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.8.0)
Represents interface for objects with keys.
public interface IKeyedObjectGets the object key.
string Key { get; }