CreationDate

EpsImage.CreationDate property

Retrieving the creation date from EPS Document Structuring Conventions (DSC) comments, this property provides essential metadata indicating the EPS file’s inception. By accessing this information, users gain insights into the file’s origin and chronology, enhancing file management and organization.

public DateTime CreationDate { get; }

See Also