Aspose::Page::EPS::PageConstants::GetSize metodo
PageConstants::GetSize(const System::String&) method
Calcola la dimensione della pagina nell’orientamento “Portrait”
static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(const System::String &size)
Vedi anche
- Class Size
- Class String
- Class PageConstants
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++
PageConstants::GetSize(const System::String&, const System::String&) method
Calcola la dimensione della pagina nell’orientamento della pagina specificato
static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(const System::String &size, const System::String &orientation)
Vedi anche
- Class Size
- Class String
- Class PageConstants
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++
PageConstants::GetSize(Drawing::Size, System::String) method
Calcola la dimensione della pagina nell’orientamento della pagina specificato
static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(Drawing::Size size, System::String orientation)
Vedi anche
- Class Size
- Class String
- Class PageConstants
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++