ActivePageIndex

DicomImage.ActivePageIndex property

Retrieve the index of the active page effortlessly with this intuitive property. Ideal for developers seeking quick access to the current page index within multi-page images, ensuring efficient navigation and processing.

public int ActivePageIndex { get; }

Property Value

The index active page.

See Also