Aspose::Page::EPS::PageConstants::GetSize méthode
Contenu
[
Cacher
]PageConstants::GetSize(const System::String&) method
Calcule la taille de la page en orientation “Portrait”
static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(const System::String &size)
Voir aussi
- Class Size
- Class String
- Class PageConstants
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++
PageConstants::GetSize(const System::String&, const System::String&) method
Calcule la taille de la page dans l’orientation de page donnée
static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(const System::String &size, const System::String &orientation)
Voir aussi
- Class Size
- Class String
- Class PageConstants
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++
PageConstants::GetSize(Drawing::Size, System::String) method
Calcule la taille de la page dans l’orientation de page donnée
static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(Drawing::Size size, System::String orientation)
Voir aussi
- Class Size
- Class String
- Class PageConstants
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++