DicomImage.ActivePage
DicomImage.ActivePage property
Manage the active page of the image with this intuitive property. Ideal for developers seeking to dynamically switch between pages within multi-page images, ensuring efficient navigation and processing.
public DicomPage ActivePage { get; set; }
Property Value
The active page.
Exceptions
exception | condition |
---|---|
DicomImageException | The active page cannot be set as it belongs to another image. |
See Also
- class DicomPage
- class DicomImage
- namespace Aspose.Imaging.FileFormats.Dicom
- assembly Aspose.Imaging