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)
ParameterTypBeschreibung
obenint32_tOberer Rand.
linksint32_tLinker Rand.
untenint32_tUnterer Rand.
rechtsint32_tRechter Rand.

Siehe auch