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++