PreviewImages

EpsImage.PreviewImages property

Retrieve the preview images associated with your file. This property provides seamless access to the collection of preview images, allowing you to efficiently browse and manage them as needed. Ideal for quickly previewing and selecting the right image for your project.

public Image[] PreviewImages { get; }

See Also