Margins.set
Margins.set method
Gibt Randwerte an.
public void set(int top, int left, int bottom, int right)
| Parameter | Typ | Beschreibung |
|---|---|---|
| top | Int32 | Oberer Rand. |
| left | Int32 | Linker Rand. |
| bottom | Int32 | Unterer Rand. |
| right | Int32 | Rechter Rand. |
Siehe auch
- class Margins
- namensraum Aspose.Page
- Montage Aspose.Page