Aspose::Page::EPS::PageConstants::GetSize método

PageConstants::GetSize(const System::String&) method

Calcula el tamaño de página en la orientación de página “Portrait”

static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(const System::String &size)

Ver también

PageConstants::GetSize(const System::String&, const System::String&) method

Calcula el tamaño de página en la orientación de página dada

static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(const System::String &size, const System::String &orientation)

Ver también

PageConstants::GetSize(Drawing::Size, System::String) method

Calcula el tamaño de página en la orientación de página dada

static Drawing::Size Aspose::Page::EPS::PageConstants::GetSize(Drawing::Size size, System::String orientation)

Ver también