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

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

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