Aspose::Page::EPS::PsDocument::ExtractEpsSize method
PsDocument::ExtractEpsSize method
读取 EPS 文件并从 %BoundingBox 注释中提取 EPS 图像的尺寸;如果不存在,则使用默认页面尺寸 (595, 842)。
System::Drawing::Size Aspose::Page::EPS::PsDocument::ExtractEpsSize()
ReturnValue
EPS 图像的尺寸。
另见
- Class Size
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++