PsDocument.ExtractEpsSize

PsDocument.ExtractEpsSize method

Reads EPS file and extracts a size of EPS image from %%BoundingBox comment or default page size (595, 842) if it doesn’t exist.

public Size ExtractEpsSize()

Return Value

The size of the EPS image.

See Also