Image.PropertyIdList
Image.PropertyIdList property
Gets IDs of the property items stored in this Image.
public abstract int[] PropertyIdList { get; }
Return Value
An array of the property IDs, one for each property item stored in this image.
See Also
- class Image
- namespace System.Drawing
- assembly Aspose.Drawing