ImageIndex

DocumentImage.ImageIndex property

Gets the ordinal number of the image in the document.

public int ImageIndex { get; }

Property Value

The ordinal number of the image in the document.

See Also