Margins.set
Margins.set method
Specifies margins values.
public void set(int top, int left, int bottom, int right)
Parameter | Type | Description |
---|---|---|
top | Int32 | Top margin. |
left | Int32 | Left margin. |
bottom | Int32 | Bottom margin. |
right | Int32 | Right margin. |
See Also
- class Margins
- namespace Aspose.Page
- assembly Aspose.Page