Aspose::Page::EPS::PageConstants::GetSize 方法
PageConstants::GetSize(const System::String&) method
在 "Portrait" 页面方向下计算页面尺寸
static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(const System::String &size)
另见
- Class Size
- Class String
- Class PageConstants
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++
PageConstants::GetSize(const System::String&, const System::String&) method
在给定的页面方向下计算页面尺寸
static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(const System::String &size, const System::String &orientation)
另见
- Class Size
- Class String
- Class PageConstants
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++
PageConstants::GetSize(Drawing::Size, System::String) method
在给定的页面方向下计算页面尺寸
static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(Drawing::Size size, System::String orientation)
另见
- Class Size
- Class String
- Class PageConstants
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++