Aspose::Page::EPS::PageConstants::GetSize Methode
PageConstants::GetSize(const System::String&) method
Berechnet Seitengröße in der “Portrait”-Seitenorientierung
static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(const System::String &size)
Siehe auch
- Class Size
- Class String
- Class PageConstants
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++
PageConstants::GetSize(const System::String&, const System::String&) method
Berechnet Seitengröße in gegebener Seitenorientierung
static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(const System::String &size, const System::String &orientation)
Siehe auch
- Class Size
- Class String
- Class PageConstants
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++
PageConstants::GetSize(Drawing::Size, System::String) method
Berechnet Seitengröße in gegebener Seitenorientierung
static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(Drawing::Size size, System::String orientation)
Siehe auch
- Class Size
- Class String
- Class PageConstants
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++