Margins
Margins(int, int, int, int)
Initializes a new instance of the Margins
class.
public Margins(int left, int right, int top, int bottom)
Parameter | Type | Description |
---|---|---|
left | Int32 | The left coordinate. |
right | Int32 | The right coordinate. |
top | Int32 | The top coordinate. |
bottom | Int32 | The bottom coordinate. |
See Also
- class Margins
- namespace Aspose.Pdf.Devices
- assembly Aspose.PDF
Margins()
Initializes a new instance of the Margins
class.
public Margins()
See Also
- class Margins
- namespace Aspose.Pdf.Devices
- assembly Aspose.PDF