Aspose::Page::EPS::PsDocument::ExtractEpsSize method

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.

System::Drawing::Size Aspose::Page::EPS::PsDocument::ExtractEpsSize()

ReturnValue

The size of the EPS image.

See Also