Aspose::Page::EPS::PsDocument::SetPageSize metode

PsDocument::SetPageSize method

Mengatur ukuran halaman. Untuk membuat halaman dengan ukuran berbeda dalam satu dokumen gunakan metode SetPageDevice tepat setelah method ini.

void Aspose::Page::EPS::PsDocument::SetPageSize(float width, float height)
ParameterTipeDeskripsi
widthfloatLebar halaman dalam file PostScript yang dihasilkan.
heightfloatTinggi halaman dalam file PostScript yang dihasilkan.

Lihat Juga