DicomPages

DicomImage.DicomPages property

Access the pages of the image with this intuitive property. Ideal for developers seeking to interact with individual pages within the image, ensuring seamless navigation and manipulation.

public DicomPage[] DicomPages { get; }

Property Value

The pages.

See Also