EpsDocumentInfo
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.documentinfo.DocumentInfo, com.groupdocs.conversion.contracts.documentinfo.ImageDocumentInfo
public class EpsDocumentInfo extends ImageDocumentInfo
Contains Ps document metadata
Constructors
Constructor | Description |
---|---|
EpsDocumentInfo(Image ps, FileType format, long size) |
EpsDocumentInfo(Image ps, FileType format, long size)
public EpsDocumentInfo(Image ps, FileType format, long size)
Parameters:
Parameter | Type | Description |
---|---|---|
ps | com.aspose.imaging.Image | |
format | FileType | |
size | long |