Aspose::Page::Margins::set yöntemi
Margins::set method
Kenar boşlukları değerlerini belirtir.
void Aspose::Page::Margins::set(int32_t top, int32_t left, int32_t bottom, int32_t right)
| Parameter | Type | Açıklama |
|---|---|---|
| üst | int32_t | Üst kenar boşluğu. |
| sol | int32_t | Sol kenar boşluğu. |
| alt | int32_t | Alt kenar boşluğu. |
| sağ | int32_t | Sağ kenar boşluğu. |
Ayrıca Bakınız
- Class Margins
- Namespace Aspose::Page
- Library Aspose.Page for C++