PsDocument.ExtractEpsBoundingBox
PsDocument.ExtractEpsBoundingBox method
Reads EPS file and extracts bounding box of EPS image from %%BoundingBox comment or bounds for default page size (0, 0, 595, 842) if it doesn’t exist.
public int[] ExtractEpsBoundingBox()
Return Value
The bounding box of the EPS image.
See Also
- class PsDocument
- namespace Aspose.Page.EPS
- assembly Aspose.Page