Interface IEntityId
IEntityId interface
Represents an entity with an ID.
public interface IEntityId
Properties
Name | Description |
---|---|
Id { get; set; } | Gets or sets the ID of the entity. |
See Also
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Represents an entity with an ID.
public interface IEntityId
Name | Description |
---|---|
Id { get; set; } | Gets or sets the ID of the entity. |