|
void | set (double lr, double tpr, double btr, double rr) |
|
|
| Margins (QObject *parent) |
|
void Margins::set |
( |
double |
lr, |
|
|
double |
tpr, |
|
|
double |
btr, |
|
|
double |
rr |
|
) |
| |
|
slot |
Scripter.activeDocument.margins.set(lr, tpr, btr, rr) args are double
Use this method if you want to change more than one margin at a time
Scripter.activeDocument.margins.bottom Property top-margin of active document as double
Scripter.activeDocument.margins.left Property left-margin of active document as double
Scripter.activeDocument.margins.right Property right-margin of active document as double
Scripter.activeDocument.margins.top Property top-margin of active document as double
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/plugins/scripter/api_document.h
- /Users/ale/src/Scribus/scribus/plugins/scripter/api_document.cpp