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)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| width | float | Lebar halaman dalam file PostScript yang dihasilkan. |
| height | float | Tinggi halaman dalam file PostScript yang dihasilkan. |
Lihat Juga
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++