Aspose::Page::Margins::set Methode
Margins::set method
Gibt Randwerte an.
void Aspose::Page::Margins::set(int32_t top, int32_t left, int32_t bottom, int32_t right)
| Parameter | Typ | Beschreibung |
|---|---|---|
| oben | int32_t | Oberer Rand. |
| links | int32_t | Linker Rand. |
| unten | int32_t | Unterer Rand. |
| rechts | int32_t | Rechter Rand. |
Siehe auch
- Class Margins
- Namespace Aspose::Page
- Library Aspose.Page for C++